Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnGraphiteUtilsPriv.h69 static constexpr int kComponentBShift = kComponentGShift + kComponentBits; variable
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanGraphiteUtilsPriv.h89 static constexpr int kComponentBShift = kComponentGShift + kComponentBits; variable