Searched defs:prepareImage (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/src/core/ | ||
D | SkScalerCache.cpp | 100 std::tuple<const void*, size_t> SkScalerCache::prepareImage(SkGlyph* glyph) { in prepareImage() function in SkScalerCache |
/third_party/flutter/skia/src/core/ | ||
D | SkStrike.cpp | 126 const void* SkStrike::prepareImage(SkGlyph* glyph) { in prepareImage() function in SkStrike |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
D | gl4cShadingLanguage420PackTests.cpp | 2025 void GLSLTestBase::prepareImage(Utils::program& program, Utils::texture& color_texture) const in prepareImage() function in gl4cts::GLSL420Pack::GLSLTestBase |
D | gl4cEnhancedLayoutsTests.cpp | 6970 void TextureTestBase::prepareImage(GLint location, Utils::Texture& image_texture) const in test() function in gl4cts::EnhancedLayouts::TextureTestBase |