Home
last modified time | relevance | path

Searched defs:kUV (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dmesh.cpp286 static constexpr auto kUV = SkRect::MakeLTRB( 0, 0, 20, 20); member in skiagm::MeshGM
1481 static constexpr auto kUV = SkRect::MakeLTRB( 0, 0, 128, 128); member in skiagm::MeshWithShadersGM
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLSwizzle.cpp38 kUV, in validate_swizzle_domain() enumerator