/external/skia/include/core/ |
D | SkImage.h | 166 const GrBackendTexture& backendTexture, in MakeFromTexture() argument 170 return MakeFromTexture(context, backendTexture, origin, alphaType, colorSpace, nullptr, in MakeFromTexture() 177 const GrBackendTexture& backendTexture, 203 const GrBackendTexture& backendTexture, in MakeFromTexture() argument 208 return MakeFromTexture(context, backendTexture, origin, colorType, alphaType, colorSpace, in MakeFromTexture() 234 const GrBackendTexture& backendTexture, 299 const GrBackendTexture& backendTexture, 323 const GrBackendTexture& backendTexture, 878 GrBackendTexture* backendTexture,
|
D | SkSurface.h | 182 const GrBackendTexture& backendTexture, 214 const GrBackendTexture& backendTexture, 295 const GrBackendTexture& backendTexture, 323 const GrBackendTexture& backendTexture,
|
/external/skqp/include/core/ |
D | SkImage.h | 105 const GrBackendTexture& backendTexture, in MakeFromTexture() argument 109 return MakeFromTexture(context, backendTexture, origin, alphaType, colorSpace, nullptr, in MakeFromTexture() 124 const GrBackendTexture& backendTexture, 142 const GrBackendTexture& backendTexture, in MakeFromTexture() argument 147 return MakeFromTexture(context, backendTexture, origin, colorType, alphaType, colorSpace, in MakeFromTexture() 163 const GrBackendTexture& backendTexture, 217 const GrBackendTexture& backendTexture, 237 const GrBackendTexture& backendTexture, 580 GrBackendTexture* backendTexture,
|
D | SkSurface.h | 97 const GrBackendTexture& backendTexture, 115 const GrBackendTexture& backendTexture, 149 const GrBackendTexture& backendTexture, 169 const GrBackendTexture& backendTexture,
|
/external/skqp/src/gpu/ |
D | GrBackendTextureImageGenerator.cpp | 50 GrBackendTexture backendTexture = texture->getBackendTexture(); in Make() local 55 info, texture.get(), origin, context->uniqueID(), std::move(semaphore), backendTexture)); in Make() 134 GrBackendTexture backendTexture = fBackendTexture; in onGenerateTexture() local 138 [refHelper, releaseProcHelper, semaphore, backendTexture] in onGenerateTexture() 163 tex = resourceProvider->wrapBackendTexture(backendTexture, in onGenerateTexture()
|
D | GrTexture.cpp | 61 GrBackendTexture* backendTexture, in StealBackendTexture() argument 67 if (!texture->onStealBackendTexture(backendTexture, releaseProc)) { in StealBackendTexture()
|
/external/skia/src/gpu/ |
D | GrBackendTextureImageGenerator.cpp | 50 GrBackendTexture backendTexture = texture->getBackendTexture(); in Make() local 55 info, texture.get(), origin, context->uniqueID(), std::move(semaphore), backendTexture)); in Make() 134 GrBackendTexture backendTexture = fBackendTexture; in onGenerateTexture() local 138 [refHelper, releaseProcHelper, semaphore, backendTexture] in onGenerateTexture() 163 tex = resourceProvider->wrapBackendTexture(backendTexture, in onGenerateTexture()
|
D | GrTexture.cpp | 61 GrBackendTexture* backendTexture, in StealBackendTexture() argument 67 if (!texture->onStealBackendTexture(backendTexture, releaseProc)) { in StealBackendTexture()
|
/external/skia/src/gpu/gl/ |
D | GrGLTexture.cpp | 109 bool GrGLTexture::onStealBackendTexture(GrBackendTexture* backendTexture, in onStealBackendTexture() argument 111 *backendTexture = GrBackendTexture(width(), height(), config(), fInfo); in onStealBackendTexture()
|
/external/skqp/src/gpu/gl/ |
D | GrGLTexture.cpp | 126 bool GrGLTexture::onStealBackendTexture(GrBackendTexture* backendTexture, in onStealBackendTexture() argument 128 *backendTexture = GrBackendTexture(width(), height(), config(), fInfo); in onStealBackendTexture()
|
/external/skqp/docs/ |
D | SkSurface_Reference.bmh | 343 const GrBackendTexture& backendTexture, 351 creates an intermediate MSAA Surface which is used for drawing backendTexture. 353 Surface is returned if all parameters are valid. backendTexture is valid if 355 backendTexture has an sRGB configuration, then context must support sRGB, 356 and colorSpace must be present. Further, backendTexture width and height must 363 #Param backendTexture texture residing on GPU ## 399 const GrBackendTexture& backendTexture, 407 creates an intermediate MSAA Surface which is used for drawing backendTexture. 409 Surface is returned if all parameters are valid. backendTexture is valid if 411 backendTexture has an sRGB configuration, then context must support sRGB, [all …]
|
D | SkImage_Reference.bmh | 354 const GrBackendTexture& backendTexture, 365 #Param backendTexture texture residing on GPU ## 379 const GrBackendTexture& backendTexture, 391 #Param backendTexture texture residing on GPU ## 407 const GrBackendTexture& backendTexture, 416 Image is returned if format of backendTexture is recognized and supported. 420 #Param backendTexture texture residing on GPU ## 462 const GrBackendTexture& backendTexture, 474 Image is returned if format of backendTexture is recognized and supported. 478 #Param backendTexture texture residing on GPU ## [all …]
|
/external/skia/docs/ |
D | SkImage_Reference.bmh | 356 const GrBackendTexture& backendTexture, 366 const GrBackendTexture& backendTexture, 379 const GrBackendTexture& backendTexture, 389 Image is returned if format of backendTexture is recognized and supported. 393 #Param backendTexture texture residing on GPU ## 435 const GrBackendTexture& backendTexture, 447 Image is returned if format of backendTexture is recognized and supported. 451 #Param backendTexture texture residing on GPU ## 594 const GrBackendTexture& backendTexture, 604 const GrBackendTexture& backendTexture, [all …]
|
D | SkSurface_Reference.bmh | 350 const GrBackendTexture& backendTexture, 359 creates an intermediate MSAA Surface which is used for drawing backendTexture. 361 Surface is returned if all parameters are valid. backendTexture is valid if 363 backendTexture has an sRGB configuration, then context must support sRGB, 364 and colorSpace must be present. Further, backendTexture width and height must 371 #Param backendTexture texture residing on GPU ## 407 const GrBackendTexture& backendTexture, 415 creates an intermediate MSAA Surface which is used for drawing backendTexture. 417 Surface is returned if all parameters are valid. backendTexture is valid if 419 backendTexture has an sRGB configuration, then context must support sRGB, [all …]
|
/external/skqp/tests/ |
D | SurfaceSemaphoreTest.cpp | 68 GrBackendTexture backendTexture = GrTest::CreateBackendTexture(childInfo.backend(), in draw_child() local 85 backendTexture, in draw_child()
|
/external/skia/tests/ |
D | SurfaceSemaphoreTest.cpp | 68 GrBackendTexture backendTexture = GrTest::CreateBackendTexture(childInfo.backend(), in draw_child() local 85 backendTexture, in draw_child()
|
/external/skia/src/image/ |
D | SkImage_Gpu.cpp | 685 GrBackendTexture* backendTexture, in MakeBackendTextureFromSkImage() argument 687 if (!image || !ctx || !backendTexture || !releaseProc) { in MakeBackendTextureFromSkImage() 742 return GrTexture::StealBackendTexture(std::move(textureRef), backendTexture, releaseProc); in MakeBackendTextureFromSkImage()
|
/external/skia/site/user/api/ |
D | SkImage_Reference.md | 86 …xture_3">MakeFromTexture(GrContext* context, const GrBackendTexture& backendTexture, GrSurfaceOrig… 426 …ic sk_sp<SkImage> MakeFromTexture(GrContext* context, const GrBackendTexture& backendTexture, 436 …ic sk_sp<SkImage> MakeFromTexture(GrContext* context, const GrBackendTexture& backendTexture, 449 …ic sk_sp<SkImage> MakeFromTexture(GrContext* context, const GrBackendTexture& backendTexture, 457 …ned if format of <a href="#SkImage_MakeFromTexture_3_backendTexture">backendTexture</a> is recogni… 464 …td><a name="SkImage_MakeFromTexture_3_backendTexture"> <code><strong>backendTexture </strong></cod… 498 …ic sk_sp<SkImage> MakeFromTexture(GrContext* context, const GrBackendTexture& backendTexture, 509 …ned if format of <a href="#SkImage_MakeFromTexture_4_backendTexture">backendTexture</a> is recogni… 516 …td><a name="SkImage_MakeFromTexture_4_backendTexture"> <code><strong>backendTexture </strong></cod… 661 const GrBackendTexture& backendTexture, [all …]
|
D | SkSurface_Reference.md | 372 const GrBackendTexture& backendTexture, 380 … is used for drawing <a href="#SkSurface_MakeFromBackendTexture_backendTexture">backendTexture</a>. 382 …re valid. <a href="#SkSurface_MakeFromBackendTexture_backendTexture">backendTexture</a> is valid if 384 <a href="#SkSurface_MakeFromBackendTexture_backendTexture">backendTexture</a> has an sRGB configura… 385 … Further, <a href="#SkSurface_MakeFromBackendTexture_backendTexture">backendTexture</a> width and … 395 …ame="SkSurface_MakeFromBackendTexture_backendTexture"> <code><strong>backendTexture </strong></cod… 444 const GrBackendTexture& backendTexture, 453 …s used for drawing <a href="#SkSurface_MakeFromBackendTexture_2_backendTexture">backendTexture</a>. 455 … valid. <a href="#SkSurface_MakeFromBackendTexture_2_backendTexture">backendTexture</a> is valid if 457 <a href="#SkSurface_MakeFromBackendTexture_2_backendTexture">backendTexture</a> has an sRGB configu… [all …]
|
/external/skqp/site/user/api/ |
D | SkSurface_Reference.md | 362 const GrBackendTexture& backendTexture, 370 … is used for drawing <a href="#SkSurface_MakeFromBackendTexture_backendTexture">backendTexture</a>. 372 …re valid. <a href="#SkSurface_MakeFromBackendTexture_backendTexture">backendTexture</a> is valid if 374 <a href="#SkSurface_MakeFromBackendTexture_backendTexture">backendTexture</a> has an sRGB configura… 375 … Further, <a href="#SkSurface_MakeFromBackendTexture_backendTexture">backendTexture</a> width and … 385 …ame="SkSurface_MakeFromBackendTexture_backendTexture"> <code><strong>backendTexture </strong></cod… 434 const GrBackendTexture& backendTexture, 443 …s used for drawing <a href="#SkSurface_MakeFromBackendTexture_2_backendTexture">backendTexture</a>. 445 … valid. <a href="#SkSurface_MakeFromBackendTexture_2_backendTexture">backendTexture</a> is valid if 447 <a href="#SkSurface_MakeFromBackendTexture_2_backendTexture">backendTexture</a> has an sRGB configu… [all …]
|
D | SkImage_Reference.md | 422 …ic sk_sp<SkImage> MakeFromTexture(GrContext* context, const GrBackendTexture& backendTexture, 433 …</tr> <tr> <td><a name="SkImage_MakeFromTexture_backendTexture"> <code><strong>backendTexture … 454 …ic sk_sp<SkImage> MakeFromTexture(GrContext* context, const GrBackendTexture& backendTexture, 467 …td><a name="SkImage_MakeFromTexture_2_backendTexture"> <code><strong>backendTexture </strong></cod… 492 …ic sk_sp<SkImage> MakeFromTexture(GrContext* context, const GrBackendTexture& backendTexture, 500 …ned if format of <a href="#SkImage_MakeFromTexture_3_backendTexture">backendTexture</a> is recogni… 507 …td><a name="SkImage_MakeFromTexture_3_backendTexture"> <code><strong>backendTexture </strong></cod… 541 …ic sk_sp<SkImage> MakeFromTexture(GrContext* context, const GrBackendTexture& backendTexture, 552 …ned if format of <a href="#SkImage_MakeFromTexture_4_backendTexture">backendTexture</a> is recogni… 559 …td><a name="SkImage_MakeFromTexture_4_backendTexture"> <code><strong>backendTexture </strong></cod… [all …]
|
/external/skqp/src/image/ |
D | SkImage_Gpu.cpp | 1045 GrBackendTexture* backendTexture, in MakeBackendTextureFromSkImage() argument 1047 if (!image || !ctx || !backendTexture || !releaseProc) { in MakeBackendTextureFromSkImage() 1102 return GrTexture::StealBackendTexture(std::move(textureRef), backendTexture, releaseProc); in MakeBackendTextureFromSkImage()
|