Home
last modified time | relevance | path

Searched defs:bit_depth (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_stack.h324 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors member
/hardware/qcom/sm7250/display/sdm/include/core/
Dlayer_stack.h339 uint32_t bit_depth = 0; //!< Bit depth of solid fill colors member
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c2653 const uint32_t bit_depth = geometry->depth; in x11_surface_create_swapchain() local