Home
last modified time | relevance | path

Searched defs:GrDeviceCoordTexture (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/
DGrTexture.h179 GrDeviceCoordTexture() { fOffset.set(0, 0); } in GrDeviceCoordTexture() function
181 GrDeviceCoordTexture(const GrDeviceCoordTexture& other) { in GrDeviceCoordTexture() function
185 GrDeviceCoordTexture(GrTexture* texture, const SkIPoint& offset) in GrDeviceCoordTexture() function
/external/chromium_org/third_party/skia/include/gpu/
DGrTexture.h179 GrDeviceCoordTexture() { fOffset.set(0, 0); } in GrDeviceCoordTexture() function
181 GrDeviceCoordTexture(const GrDeviceCoordTexture& other) { in GrDeviceCoordTexture() function
185 GrDeviceCoordTexture(GrTexture* texture, const SkIPoint& offset) in GrDeviceCoordTexture() function