Home
last modified time | relevance | path

Searched refs:onGetBackendTexture (Results 1 – 16 of 16) sorted by relevance

/external/skqp/src/image/
DSkSurface_Gpu.h26 GrBackendTexture onGetBackendTexture(BackendHandleAccess) override;
DSkSurface.cpp74 GrBackendTexture SkSurface_Base::onGetBackendTexture(BackendHandleAccess) { in onGetBackendTexture() function in SkSurface_Base
235 return asSB(this)->onGetBackendTexture(access); in getBackendTexture()
DSkSurface_Base.h22 virtual GrBackendTexture onGetBackendTexture(BackendHandleAccess);
DSkImage_Base.h68 virtual GrBackendTexture onGetBackendTexture(bool flushPendingGrContextIO,
DSkImage_GpuBase.h48 GrBackendTexture onGetBackendTexture(bool flushPendingGrContextIO,
DSkImage.cpp157 return as_IB(this)->onGetBackendTexture(flushPendingGrContextIO, origin); in getBackendTexture()
200 GrBackendTexture SkImage_Base::onGetBackendTexture(bool flushPendingGrContextIO, in onGetBackendTexture() function in SkImage_Base
DSkImage_GpuBase.cpp224 GrBackendTexture SkImage_GpuBase::onGetBackendTexture(bool flushPendingGrContextIO, in onGetBackendTexture() function in SkImage_GpuBase
DSkSurface_Gpu.cpp54 GrBackendTexture SkSurface_Gpu::onGetBackendTexture(BackendHandleAccess access) { in onGetBackendTexture() function in SkSurface_Gpu
/external/skia/src/image/
DSkSurface_Gpu.h26 GrBackendTexture onGetBackendTexture(BackendHandleAccess) override;
DSkSurface_Base.h22 virtual GrBackendTexture onGetBackendTexture(BackendHandleAccess);
DSkSurface.cpp74 GrBackendTexture SkSurface_Base::onGetBackendTexture(BackendHandleAccess) { in onGetBackendTexture() function in SkSurface_Base
235 return asSB(this)->onGetBackendTexture(access); in getBackendTexture()
DSkImage_Base.h72 virtual GrBackendTexture onGetBackendTexture(bool flushPendingGrContextIO,
DSkImage_GpuBase.h49 GrBackendTexture onGetBackendTexture(bool flushPendingGrContextIO,
DSkImage.cpp163 return as_IB(this)->onGetBackendTexture(flushPendingGrContextIO, origin); in getBackendTexture()
206 GrBackendTexture SkImage_Base::onGetBackendTexture(bool flushPendingGrContextIO, in onGetBackendTexture() function in SkImage_Base
DSkImage_GpuBase.cpp228 GrBackendTexture SkImage_GpuBase::onGetBackendTexture(bool flushPendingGrContextIO, in onGetBackendTexture() function in SkImage_GpuBase
DSkSurface_Gpu.cpp59 GrBackendTexture SkSurface_Gpu::onGetBackendTexture(BackendHandleAccess access) { in onGetBackendTexture() function in SkSurface_Gpu