Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnGraphiteUtilsPriv.h68 static constexpr int kComponentGShift = kComponentRShift + kComponentBits; variable
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanGraphiteUtilsPriv.h88 static constexpr int kComponentGShift = kComponentRShift + kComponentBits; variable