Searched refs:dstGLRect (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp2720 GrGLIRect dstGLRect; local
2727 dstGLRect.setRelativeTo(dstVP,
2751 dstGLRect.fLeft,
2752 dstGLRect.fBottom,
2753 dstGLRect.fLeft + dstGLRect.fWidth,
2754 dstGLRect.fBottom + dstGLRect.fHeight,

Completed in 74 milliseconds