Searched refs:getDstCopy (Results 1 - 4 of 4) sorted by relevance
/external/chromium_org/third_party/skia/src/gpu/ | ||
H A D | GrDrawTarget.h | 828 const GrDeviceCoordTexture* getDstCopy() const { function in class:GrDrawTarget::DrawInfo |
H A D | GrGpu.cpp | 336 info.getDstCopy(), &are, info.getDevBounds())) { |
/external/skia/src/gpu/ | ||
H A D | GrDrawTarget.h | 846 const GrDeviceCoordTexture* getDstCopy() const { function in class:GrDrawTarget::DrawInfo |
H A D | GrGpu.cpp | 390 info.getDstCopy(), &are, info.getDevBounds())) { |
Completed in 87 milliseconds