HomeSort by relevance Sort by last modified time
    Searched refs:hwc_color_t (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_layers.h 63 HWC2::Error SetLayerColor(hwc_color_t color);
99 uint32_t GetUint32Color(const hwc_color_t &source);
hwc_layers.cpp 138 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) {
280 uint32_t HWCLayer::GetUint32Color(const hwc_color_t &source) {
hwc_session.cpp 466 hwc_color_t color) {
    [all...]
  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 59 } hwc_color_t; typedef in typeref:struct:hwc_color
hwcomposer.h 131 /* color of the background. hwc_color_t.a is ignored */
132 hwc_color_t backgroundColor;
    [all...]
hwcomposer2.h     [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.h 374 [[clang::warn_unused_result]] Error setColor(hwc_color_t color);
HWC2On1Adapter.h 517 HWC2::Error setColor(hwc_color_t color);
563 LatchedState<hwc_color_t> mColor;
HWC2On1Adapter.cpp 36 static bool operator==(const hwc_color_t& lhs, const hwc_color_t& rhs) {
308 hwc_color_t>);
    [all...]
HWC2.cpp     [all...]

Completed in 175 milliseconds