Home
last modified time | relevance | path

Searched refs:WritePixelTempDrawInfo (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/
DGrGpu.h207 struct WritePixelTempDrawInfo { struct
229 GrPixelConfig srcConfig, DrawPreference*, WritePixelTempDrawInfo*); argument
545 WritePixelTempDrawInfo*) = 0;
DGrGpu.cpp294 WritePixelTempDrawInfo* tempDrawInfo) { in getWritePixelsInfo()
DGrTest.cpp307 WritePixelTempDrawInfo*) override { return false; } in onGetWritePixelsInfo() argument
DGrContext.cpp270 GrGpu::WritePixelTempDrawInfo tempDrawInfo; in writeSurfacePixels()
/external/skia/src/gpu/vk/
DGrVkGpu.h65 WritePixelTempDrawInfo*) override;
DGrVkGpu.cpp241 WritePixelTempDrawInfo* tempDrawInfo) { in onGetWritePixelsInfo()
/external/skia/src/gpu/gl/
DGrGLGpu.h68 WritePixelTempDrawInfo*) override;
DGrGLGpu.cpp724 WritePixelTempDrawInfo* tempDrawInfo) { in onGetWritePixelsInfo()