| /external/skia/src/gpu/graphite/ |
| D | TextureProxy.cpp | 32 const TextureInfo& textureInfo, in TextureProxy() 134 TextureInfo textureInfo = caps->getDefaultSampledTextureInfo(colorType, in Make() local 146 const TextureInfo& textureInfo, in MakeLazy() 156 sk_sp<TextureProxy> TextureProxy::MakeFullyLazy(const TextureInfo& textureInfo, in MakeFullyLazy()
|
| D | Texture.h | 32 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function
|
| D | TextureProxy.h | 40 const TextureInfo& textureInfo() const { return fInfo; } in textureInfo() function
|
| D | TextureUtils.cpp | 44 auto textureInfo = caps->getDefaultSampledTextureInfo(ct, mipmapped, Protected::kNo, in MakeBitmapProxyView() local
|
| D | Image_Graphite.cpp | 141 TextureInfo textureInfo, in MakePromiseImageLazyProxy() 216 const TextureInfo& textureInfo, in MakeGraphitePromiseTexture()
|
| D | Recording.cpp | 147 Recording::LazyProxyData::LazyProxyData(const TextureInfo& textureInfo) { in LazyProxyData()
|
| D | Recorder.cpp | 194 const TextureInfo& textureInfo) { in makeDeferredCanvas()
|
| D | DrawAtlas.cpp | 459 auto textureInfo = recorder->priv().caps()->getDefaultSampledTextureInfo( in activateNewPage() local
|
| /external/skia/src/gpu/ganesh/dawn/ |
| D | GrDawnTextureRenderTarget.cpp | 17 const GrDawnTextureInfo& textureInfo, in GrDawnTextureRenderTarget()
|
| /external/skia/tests/graphite/ |
| D | RecordingSurfacesTest.cpp | 28 const TextureInfo& textureInfo = graphiteSurface->backingTextureProxy()->textureInfo(); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
|
| D | TextureProxyTest.cpp | 31 const TextureInfo textureInfo = caps->getDefaultSampledTextureInfo( in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
|
| D | GraphitePromiseImageTest.cpp | 187 TextureInfo textureInfo = caps->getDefaultSampledTextureInfo(kRGBA_8888_SkColorType, in setup_test_context() local
|
| /external/skia/gm/ |
| D | graphite_replay.cpp | 103 skgpu::graphite::TextureInfo textureInfo = in drawGraphite() local
|
| /external/angle/src/tests/gl_tests/ |
| D | D3D11FormatTablesTest.cpp | 62 const auto &textureInfo = textureCaps.get(internalFormat); in TEST_P() local
|
| /external/skia/src/gpu/graphite/vk/ |
| D | VulkanTexture.cpp | 194 VulkanTextureInfo* textureInfo = nullptr; in setImageLayoutAndQueueIndex() local
|
| /external/skia/tests/ |
| D | VkHardwareBufferTest.cpp | 266 GrGLTextureInfo textureInfo; in importHardwareBufferForRead() local 294 GrGLTextureInfo textureInfo; in importHardwareBufferForWrite() local
|
| /external/skia/src/gpu/ganesh/ |
| D | GrAHardwareBufferUtils.cpp | 281 GrGLTextureInfo textureInfo; in make_gl_backend_texture() local
|
| D | GrProxyProvider.cpp | 859 const TextureInfo* textureInfo, in createLazyRenderTargetProxy()
|
| /external/skia/src/image/ |
| D | SkSurface_Gpu.cpp | 575 GrGLTextureInfo textureInfo; in MakeFromBackendTexture() local
|
| /external/skia/src/gpu/ganesh/d3d/ |
| D | GrD3DGpu.cpp | 974 GrD3DTextureResourceInfo textureInfo; in onWrapBackendTexture() local 1008 GrD3DTextureResourceInfo textureInfo; in onWrapRenderableBackendTexture() local
|