Lines Matching refs:OSL_TRACE

158             OSL_TRACE ("view clip");  in useStates()
171 OSL_TRACE ("render clip BEGIN"); in useStates()
174 OSL_TRACE ("render clip END"); in useStates()
231 OSL_TRACE ("clear whole area: %d x %d", maSize.getX(), maSize.getY() ); in clear()
377OSL_TRACE( "fallback to GetColor for alpha - slow, format: %d", pAlphaReadAcc->GetScanlineFormat()… in readAlpha()
591 OSL_TRACE( "fallback to GetColor - slow, format: %d", pBitmapReadAcc->GetScanlineFormat() ); in surfaceFromXBitmap()
650 OSL_TRACE("image: %d x %d alpha: %d alphaRead %p", nWidth, nHeight, bIsAlpha, pAlphaReadAcc); in surfaceFromXBitmap()
808 OSL_TRACE( "gradient fill" ); in doOperation()
815 OSL_TRACE( "known implementation" ); in doOperation()
877 OSL_TRACE( "filling with pattern" ); in doOperation()
893 OSL_TRACE("fill"); in doOperation()
897 OSL_TRACE("stroke"); in doOperation()
901 OSL_TRACE("clip"); in doOperation()
908 OSL_TRACE("clipNULL"); in clipNULL()
986 OSL_TRACE( "move to %f,%f", nX, nY ); in doPolyPolygonImplementation()
1009 OSL_TRACE( "line to %f,%f", nX, nY ); in doPolyPolygonImplementation()
1024 OSL_TRACE( "empty polygon for op: %d\n", aOperation ); in doPolyPolygonImplementation()
1116 OSL_TRACE ("CanvasHelper called after it was disposed"); in drawPolyPolygon()
1193 OSL_TRACE ("CanvasHelper called after it was disposed"); in strokePolyPolygon()
1254 OSL_TRACE ("CanvasHelper called after it was disposed"); in fillPolyPolygon()
1369OSL_TRACE ("chance to change surface to rgb, %f, %f, %f x %f (%d x %d)", x, y, width, height, maSi… in implDrawBitmapSurface()
1372 OSL_TRACE ("trying to change surface to rgb"); in implDrawBitmapSurface()
1404 OSL_TRACE ("CanvasHelper called after it was disposed"); in implDrawBitmapSurface()
1509 OSL_TRACE ("CanvasHelper called after it was disposed"); in getScaledBitmap()
1966 OSL_TRACE("CanvasHelper::repaint"); in repaint()