HomeSort by relevance Sort by last modified time
    Searched defs:bits_per_component (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8998/sdm/libs/hwc/
hwc_display_external_test.cpp 515 uint32_t bits_per_component = panel_bpp_ / 3; local
516 uint32_t max_color_val = (1 << bits_per_component) - 1;
  /system/core/libsystem/include/system/
graphics.h 154 int32_t bits_per_component; member in struct:android_flex_plane
156 component. Must be between 1 and bits_per_component, inclusive. */

Completed in 452 milliseconds