/external/skqp/include/core/ |
D | SkDeferredDisplayListRecorder.h | 134 PromiseImageTextureReleaseProc textureReleaseProc, 149 PromiseImageTextureReleaseProc textureReleaseProc, in makePromiseTexture() argument 154 textureReleaseProc, textureDoneProc, textureContext, in makePromiseTexture() 174 PromiseImageTextureReleaseProc textureReleaseProc, 189 PromiseImageTextureReleaseProc textureReleaseProc, in makeYUVAPromiseTexture() argument 194 imageOrigin, std::move(imageColorSpace), textureFulfillProc, textureReleaseProc, in makeYUVAPromiseTexture()
|
D | SkImage.h | 264 TextureReleaseProc textureReleaseProc,
|
/external/skqp/src/core/ |
D | SkDeferredDisplayListRecorder.cpp | 35 PromiseImageTextureReleaseProc textureReleaseProc, in makePromiseTexture() argument 52 PromiseImageTextureReleaseProc textureReleaseProc, in makeYUVAPromiseTexture() argument 223 PromiseImageTextureReleaseProc textureReleaseProc, in makePromiseTexture() argument 241 textureReleaseProc, in makePromiseTexture() 257 PromiseImageTextureReleaseProc textureReleaseProc, in makeYUVAPromiseTexture() argument 275 textureReleaseProc, in makeYUVAPromiseTexture()
|
/external/skia/src/core/ |
D | SkDeferredDisplayListRecorder.cpp | 36 PromiseImageTextureReleaseProc textureReleaseProc, in makePromiseTexture() argument 45 PromiseImageTextureReleaseProc textureReleaseProc, in makeYUVAPromiseTexture() argument 248 PromiseImageTextureReleaseProc textureReleaseProc, in makePromiseTexture() argument 262 textureReleaseProc, in makePromiseTexture() 270 PromiseImageTextureReleaseProc textureReleaseProc, in makeYUVAPromiseTexture() argument 279 textureReleaseProc, in makeYUVAPromiseTexture()
|
/external/skia/src/image/ |
D | SkImage_GpuYUVA.cpp | 227 TextureReleaseProc textureReleaseProc, in MakeFromYUVATextures() argument 229 auto releaseHelper = GrRefCntedCallback::Make(textureReleaseProc, releaseContext); in MakeFromYUVATextures() 335 PromiseImageTextureReleaseProc textureReleaseProc, in MakePromiseYUVATexture() argument 346 textureReleaseProc = textureReleaseProc ? textureReleaseProc : [](void*) {}; in MakePromiseYUVATexture() 349 releaseHelpers[i] = GrRefCntedCallback::Make(textureReleaseProc, textureContexts[i]); in MakePromiseYUVATexture()
|
D | SkImage_Gpu.cpp | 584 PromiseImageTextureReleaseProc textureReleaseProc, in MakePromiseTexture() argument 588 textureReleaseProc = textureReleaseProc ? textureReleaseProc : [](void*) {}; in MakePromiseTexture() 589 auto releaseHelper = GrRefCntedCallback::Make(textureReleaseProc, textureContext); in MakePromiseTexture()
|
D | SkSurface.cpp | 321 TextureReleaseProc textureReleaseProc, in replaceBackendTexture() argument 323 return asSB(this)->onReplaceBackendTexture(backendTexture, origin, mode, textureReleaseProc, in replaceBackendTexture()
|
D | SkSurface_Gpu.cpp | 514 SkSurface::TextureReleaseProc textureReleaseProc, in MakeFromBackendTexture() argument 516 auto releaseHelper = GrRefCntedCallback::Make(textureReleaseProc, releaseContext); in MakeFromBackendTexture()
|
/external/skia/include/core/ |
D | SkDeferredDisplayListRecorder.h | 69 PromiseImageTextureReleaseProc textureReleaseProc, 76 PromiseImageTextureReleaseProc textureReleaseProc,
|
D | SkImage.h | 283 TextureReleaseProc textureReleaseProc = nullptr, 318 TextureReleaseProc textureReleaseProc = nullptr, 389 TextureReleaseProc textureReleaseProc = nullptr, 525 PromiseImageTextureReleaseProc textureReleaseProc, 554 PromiseImageTextureReleaseProc textureReleaseProc,
|
D | SkSurface.h | 215 TextureReleaseProc textureReleaseProc = nullptr, 560 TextureReleaseProc textureReleaseProc = nullptr,
|
/external/skqp/src/image/ |
D | SkImage_Gpu.h | 55 PromiseImageTextureReleaseProc textureReleaseProc,
|
D | SkImage_GpuYUVA.h | 73 PromiseImageTextureReleaseProc textureReleaseProc,
|
D | SkImage_GpuYUVA.cpp | 261 PromiseImageTextureReleaseProc textureReleaseProc, in MakePromiseYUVATexture() argument 323 yuvaFormats[texIdx], GrMipMapped::kNo, textureFulfillProc, textureReleaseProc, in MakePromiseYUVATexture()
|
D | SkImage_Gpu.cpp | 394 PromiseImageTextureReleaseProc textureReleaseProc, in MakePromiseTexture() argument 427 mipMapped, textureFulfillProc, textureReleaseProc, in MakePromiseTexture()
|
/external/skqp/docs/ |
D | SkImage_Reference.bmh | 344 TextureReleaseProc textureReleaseProc, 350 textureReleaseProc may be called at some later point in time. In this example, 351 textureReleaseProc has no effect on the drawing.
|
/external/skqp/site/user/api/ |
D | SkImage_Reference.md | 42 … <a href='#SkImage_TextureReleaseProc'>TextureReleaseProc</a> textureReleaseProc, 589 … <a href='#SkImage_TextureReleaseProc'>TextureReleaseProc</a> textureReleaseProc, 594 …2_textureReleaseProc'>textureReleaseProc</a> is called. <a href='#SkImage_MakeFromTexture_2_textur… 638 … name='SkImage_MakeFromTexture_2_textureReleaseProc'><code><strong>textureReleaseProc</strong></co… 642 …<td>state passed to <a href='#SkImage_MakeFromTexture_2_textureReleaseProc'>textureReleaseProc</a>… 652 …true"><div><a href='#SkImage_MakeFromTexture_2_textureReleaseProc'>textureReleaseProc</a> may be c… 653 <a href='#SkImage_MakeFromTexture_2_textureReleaseProc'>textureReleaseProc</a> has no effect on the…
|
/external/skia/tools/fiddle/ |
D | documumentation_examples_map.txt | 1237 …Type alphaType, sk_sp<SkColorSpace> colorSpace, TextureReleaseProc textureReleaseProc, ReleaseCont…
|