Home
last modified time | relevance | path

Searched defs:prepareImage (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkScalerCache.cpp100 std::tuple<const void*, size_t> SkScalerCache::prepareImage(SkGlyph* glyph) { in prepareImage() function in SkScalerCache
/third_party/flutter/skia/src/core/
DSkStrike.cpp126 const void* SkStrike::prepareImage(SkGlyph* glyph) { in prepareImage() function in SkStrike
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp2025 void GLSLTestBase::prepareImage(Utils::program& program, Utils::texture& color_texture) const in prepareImage() function in gl4cts::GLSL420Pack::GLSLTestBase
Dgl4cEnhancedLayoutsTests.cpp6970 void TextureTestBase::prepareImage(GLint location, Utils::Texture& image_texture) const in test() function in gl4cts::EnhancedLayouts::TextureTestBase