/external/skqp/src/gpu/ |
D | GrBackendSurface.cpp | 170 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
|
D | GrResourceProvider.h | 19 class GrBackendTexture; variable
|
D | GrCaps.h | 21 class GrBackendTexture; variable
|
/external/skia/src/gpu/ |
D | GrBackendSurface.cpp | 180 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
|
D | GrResourceProvider.h | 19 class GrBackendTexture; variable
|
D | GrCaps.h | 21 class GrBackendTexture; variable
|
/external/skia/src/gpu/vk/ |
D | GrVkTexture.h | 53 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
/external/skia/src/gpu/mtl/ |
D | GrMtlTexture.h | 53 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
/external/skqp/src/gpu/vk/ |
D | GrVkTexture.h | 60 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
/external/skia/include/core/ |
D | SkDeferredDisplayListRecorder.h | 18 class GrBackendTexture; variable
|
D | SkImage.h | 41 class GrBackendTexture; variable
|
D | SkSurface.h | 37 class GrBackendTexture; variable
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlTexture.h | 66 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
/external/skia/include/gpu/ |
D | GrBackendSurface.h | 28 GrBackendTexture() {} in GrBackendTexture() function 135 GrBackendTexture() : fIsValid(false) {} in GrBackendTexture() function
|
/external/skqp/include/gpu/ |
D | GrBackendSurface.h | 28 GrBackendTexture() {} in GrBackendTexture() function 133 GrBackendTexture() : fIsValid(false) {} in GrBackendTexture() function
|
/external/skqp/include/core/ |
D | SkSurface.h | 33 class GrBackendTexture; variable
|
D | SkImage.h | 41 class GrBackendTexture; variable
|
D | SkDeferredDisplayListRecorder.h | 18 class GrBackendTexture; variable
|
/external/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 125 *releaseProc = [](GrBackendTexture){}; in onStealBackendTexture() argument
|
/external/skqp/src/gpu/gl/ |
D | GrGLTexture.cpp | 127 *releaseProc = [](GrBackendTexture){}; in onStealBackendTexture() argument
|
/external/skqp/src/image/ |
D | SkSurface.cpp | 308 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture() 325 const GrBackendTexture&, in MakeFromBackendTextureAsRenderTarget()
|
D | SkImage.cpp | 384 GrBackendTexture*, in MakeBackendTextureFromSkImage() argument
|
/external/skia/src/image/ |
D | SkSurface.cpp | 324 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrContext*, const GrBackendTexture&, in MakeFromBackendTexture() 343 const GrBackendTexture&, in MakeFromBackendTextureAsRenderTarget()
|
/external/skia/src/gpu/mock/ |
D | GrMockTexture.h | 63 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|
/external/skqp/src/gpu/mock/ |
D | GrMockTexture.h | 74 bool onStealBackendTexture(GrBackendTexture*, SkImage::BackendTextureReleaseProc*) override { in onStealBackendTexture() argument
|