Searched refs:TextureSetEntry (Results 1 – 10 of 10) sorted by relevance
/external/skqp/src/gpu/ops/ |
D | GrTextureOp.h | 43 const GrRenderTargetContext::TextureSetEntry[],
|
D | GrTextureOp.cpp | 117 const GrRenderTargetContext::TextureSetEntry set[], in Make() 243 TextureOp(const GrRenderTargetContext::TextureSetEntry set[], int cnt, in TextureOp() 554 const GrRenderTargetContext::TextureSetEntry set[], in Make()
|
/external/skia/src/gpu/ops/ |
D | GrTextureOp.h | 58 const GrRenderTargetContext::TextureSetEntry[],
|
D | GrTextureOp.cpp | 173 const GrRenderTargetContext::TextureSetEntry set[], in Make() 299 TextureOp(const GrRenderTargetContext::TextureSetEntry set[], int cnt, in TextureOp() 696 const GrRenderTargetContext::TextureSetEntry set[], in MakeSet()
|
/external/skqp/src/gpu/ |
D | GrRenderTargetContext.h | 160 struct TextureSetEntry { struct 171 void drawTextureSet(const GrClip&, const TextureSetEntry[], int cnt, GrSamplerState::Filter, argument
|
D | SkGpuDevice.cpp | 1523 SkAutoTArray<GrRenderTargetContext::TextureSetEntry> textures(count); in drawImageSet()
|
D | GrRenderTargetContext.cpp | 972 void GrRenderTargetContext::drawTextureSet(const GrClip& clip, const TextureSetEntry set[], int cnt, in drawTextureSet()
|
/external/skia/src/gpu/ |
D | GrRenderTargetContext.h | 195 struct TextureSetEntry { struct 211 void drawTextureSet(const GrClip&, const TextureSetEntry[], int cnt, GrSamplerState::Filter, argument
|
D | SkGpuDevice_drawTexture.cpp | 491 SkAutoTArray<GrRenderTargetContext::TextureSetEntry> textures(count); in tmp_drawImageSetV3()
|
D | GrRenderTargetContext.cpp | 1059 void GrRenderTargetContext::drawTextureSet(const GrClip& clip, const TextureSetEntry set[], int cnt, in drawTextureSet()
|