Home
last modified time | relevance | path

Searched refs:color (Results 1 – 25 of 49) sorted by relevance

12

/hardware/qcom/display/msm8084/liblight/
Dlights.c102 return state->color & 0x00ffffff; in is_lit()
108 int color = state->color & 0x00ffffff; in rgb_to_brightness() local
109 return ((77*((color>>16)&0x00ff)) in rgb_to_brightness()
110 + (150*((color>>8)&0x00ff)) + (29*(color&0x00ff))) >> 8; in rgb_to_brightness()
153 colorRGB = state->color; in set_speaker_light_locked()
231 err = write_int(BUTTON_FILE, state->color & 0xFF); in set_light_buttons()
/hardware/qcom/display/msm8226/liblight/
Dlights.c102 return state->color & 0x00ffffff; in is_lit()
108 int color = state->color & 0x00ffffff; in rgb_to_brightness() local
109 return ((77*((color>>16)&0x00ff)) in rgb_to_brightness()
110 + (150*((color>>8)&0x00ff)) + (29*(color&0x00ff))) >> 8; in rgb_to_brightness()
153 colorRGB = state->color; in set_speaker_light_locked()
231 err = write_int(BUTTON_FILE, state->color & 0xFF); in set_light_buttons()
/hardware/qcom/display/msm8974/liblight/
Dlights.c118 return state->color & 0x00ffffff; in is_lit()
124 int color = state->color & 0x00ffffff; in rgb_to_brightness() local
125 return ((77*((color>>16)&0x00ff)) in rgb_to_brightness()
126 + (150*((color>>8)&0x00ff)) + (29*(color&0x00ff))) >> 8; in rgb_to_brightness()
163 colorRGB = state->color; in set_speaker_light_locked()
/hardware/qcom/display/msm8960/liblight/
Dlights.c118 return state->color & 0x00ffffff; in is_lit()
124 int color = state->color & 0x00ffffff; in rgb_to_brightness() local
125 return ((77*((color>>16)&0x00ff)) in rgb_to_brightness()
126 + (150*((color>>8)&0x00ff)) + (29*(color&0x00ff))) >> 8; in rgb_to_brightness()
163 colorRGB = state->color; in set_speaker_light_locked()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dy4menc.c16 const char *const color = fmt == VPX_IMG_FMT_444A ? "C444alpha\n" : in y4m_write_file_header() local
22 framerate->numerator, framerate->denominator, 'p', color); in y4m_write_file_header()
/hardware/qcom/display/msm8226/liboverlay/
DoverlayCtrlData.h61 void setColor(const uint32_t color);
146 inline void Ctrl::setColor(const uint32_t color) in setColor() argument
148 mMdp->setColor(color); in setColor()
DoverlayMdp.cpp114 void MdpCtrl::setColor(const uint32_t color) { in setColor() argument
115 mOVInfo.bg_color = color; in setColor()
/hardware/qcom/display/msm8084/liboverlay/
DoverlayCtrlData.h61 void setColor(const uint32_t color);
148 inline void Ctrl::setColor(const uint32_t color) in setColor() argument
150 mMdp->setColor(color); in setColor()
DoverlayMdp.cpp109 void MdpCtrl::setColor(const uint32_t color) { in setColor() argument
110 mOVInfo.bg_color = color; in setColor()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.cpp563 uint32_t color = 0; // black color in clear_copybit() local
603 req->const_color.b = (uint32_t)((color >> 16) & 0xff); in clear_copybit()
604 req->const_color.g = (uint32_t)((color >> 8) & 0xff); in clear_copybit()
605 req->const_color.r = (uint32_t)((color >> 0) & 0xff); in clear_copybit()
623 uint32_t color) in fill_color() argument
656 req->const_color.r = (uint32_t)((color >> 0) & 0xff); in fill_color()
657 req->const_color.g = (uint32_t)((color >> 8) & 0xff); in fill_color()
658 req->const_color.b = (uint32_t)((color >> 16) & 0xff); in fill_color()
659 req->const_color.alpha = (uint32_t)((color >> 24) & 0xff); in fill_color()
Dcopybit.h258 uint32_t color);
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp565 uint32_t color = 0; // black color in clear_copybit() local
605 req->const_color.b = (uint32_t)((color >> 16) & 0xff); in clear_copybit()
606 req->const_color.g = (uint32_t)((color >> 8) & 0xff); in clear_copybit()
607 req->const_color.r = (uint32_t)((color >> 0) & 0xff); in clear_copybit()
625 uint32_t color) in fill_color() argument
658 req->const_color.r = (uint32_t)((color >> 0) & 0xff); in fill_color()
659 req->const_color.g = (uint32_t)((color >> 8) & 0xff); in fill_color()
660 req->const_color.b = (uint32_t)((color >> 16) & 0xff); in fill_color()
661 req->const_color.alpha = (uint32_t)((color >> 24) & 0xff); in fill_color()
Dcopybit.h258 uint32_t color);
/hardware/qcom/display/msm8084/liboverlay/pipes/
DoverlayGenPipe.cpp54 void GenericPipe::setColor(const uint32_t color) { in setColor() argument
55 mCtrl->setColor(color); in setColor()
DoverlayGenPipe.h50 void setColor(const uint32_t color);
/hardware/qcom/display/msm8226/liboverlay/pipes/
DoverlayGenPipe.cpp54 void GenericPipe::setColor(const uint32_t color) { in setColor() argument
55 mCtrl->setColor(color); in setColor()
DoverlayGenPipe.h50 void setColor(const uint32_t color);
/hardware/libhardware/include/hardware/
Dlights.h105 unsigned int color; member
/hardware/samsung_slsi/exynos5/include/
Ds3c-fb.h72 __u32 color; member
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
Ds3c-fb.h66 __u32 color; member
Dfimc-is-metadata.h722 struct camera2_colorcorrection_ctl color; member
741 struct camera2_colorcorrection_dm color; member
754 struct camera2_colorcorrection_sm color; member
/hardware/samsung_slsi/exynos5/libcamera2/
DMetadataConverter.cpp420 dst->ctl.color.saturation = 3; // means '0' in ApplySceneModeParameters()
439 dst->ctl.color.saturation = 4; // means '+1' in ApplySceneModeParameters()
458 dst->ctl.color.saturation = 3; // means '0' in ApplySceneModeParameters()
476 dst->ctl.color.saturation = 3; // means '0' in ApplySceneModeParameters()
490 dst->ctl.color.saturation = 3; // means '0' in ApplySceneModeParameters()
504 dst->ctl.color.saturation = 3; // means '0' in ApplySceneModeParameters()
Dfimc-is-metadata.h671 struct camera2_colorcorrection_ctl color; member
694 struct camera2_colorcorrection_dm color; member
709 struct camera2_colorcorrection_sm color; member
/hardware/intel/common/libva/test/videoprocess/
Dprocess.cfg5 # Supported features including: denoise, deinterlacing, sharpening, color balance,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dftfy.sh130 git diff --no-color --no-ext-diff > "${MODIFIED_DIFF}"

12