Home
last modified time | relevance | path

Searched defs:GrBackendTexture (Results 1 – 25 of 26) sorted by relevance

12

/external/skqp/src/gpu/
DGrBackendSurface.cpp170 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
181 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
196 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
209 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
221 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
245 GrBackendTexture::GrBackendTexture(const GrBackendTexture& that) : fIsValid(false) { in GrBackendTexture() function in GrBackendTexture
DGrResourceProvider.h19 class GrBackendTexture; variable
DGrCaps.h21 class GrBackendTexture; variable
/external/skia/src/gpu/
DGrBackendSurface.cpp180 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
191 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
206 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
219 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
231 GrBackendTexture::GrBackendTexture(int width, in GrBackendTexture() function in GrBackendTexture
255 GrBackendTexture::GrBackendTexture(const GrBackendTexture& that) : fIsValid(false) { in GrBackendTexture() function in GrBackendTexture
DGrResourceProvider.h19 class GrBackendTexture; variable
DGrCaps.h21 class GrBackendTexture; variable
/external/skia/src/gpu/vk/
DGrVkTexture.h53 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/external/skia/src/gpu/mtl/
DGrMtlTexture.h53 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/external/skqp/src/gpu/vk/
DGrVkTexture.h60 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/external/skia/include/core/
DSkDeferredDisplayListRecorder.h18 class GrBackendTexture; variable
DSkImage.h41 class GrBackendTexture; variable
DSkSurface.h37 class GrBackendTexture; variable
/external/skqp/src/gpu/mtl/
DGrMtlTexture.h66 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/external/skia/include/gpu/
DGrBackendSurface.h28 GrBackendTexture() {} in GrBackendTexture() function
135 GrBackendTexture() : fIsValid(false) {} in GrBackendTexture() function
/external/skqp/include/gpu/
DGrBackendSurface.h28 GrBackendTexture() {} in GrBackendTexture() function
133 GrBackendTexture() : fIsValid(false) {} in GrBackendTexture() function
/external/skqp/include/core/
DSkSurface.h33 class GrBackendTexture; variable
DSkImage.h41 class GrBackendTexture; variable
DSkDeferredDisplayListRecorder.h18 class GrBackendTexture; variable
/external/skia/src/gpu/gl/
DGrGLTexture.cpp125 *releaseProc = [](GrBackendTexture){}; in onStealBackendTexture() argument
/external/skqp/src/gpu/gl/
DGrGLTexture.cpp127 *releaseProc = [](GrBackendTexture){}; in onStealBackendTexture() argument
/external/skqp/src/image/
DSkSurface.cpp308 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture()
325 const GrBackendTexture&, in MakeFromBackendTextureAsRenderTarget()
DSkImage.cpp384 GrBackendTexture*, in MakeBackendTextureFromSkImage() argument
/external/skia/src/image/
DSkSurface.cpp324 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture()
343 const GrBackendTexture&, in MakeFromBackendTextureAsRenderTarget()
/external/skia/src/gpu/mock/
DGrMockTexture.h63 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
/external/skqp/src/gpu/mock/
DGrMockTexture.h74 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument

12