Searched defs:right (Results 1 - 25 of 52) sorted by last modified time

123

/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_vidc_dec.h495 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h532 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8998/kernel-headers/linux/
H A Dmsm_vidc_dec.h501 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8998/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h539 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_vidc_dec.h490 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h530 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_vidc_dec.h495 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h532 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_vidc_dec.h499 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound_fm.h50 unsigned char right; member in struct:snd_dm_fm_voice
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h535 uint32_t right; member in struct:vdec_framesize
/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound_fm.h61 unsigned char right; /* stereo right */ member in struct:snd_dm_fm_voice
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h303 uint32_t right; member in struct:vdpp_framesize
/hardware/qcom/gps/msm8909w_3100/core/
H A DLocAdapterBase.h44 inline bool operator <(LocationSessionKey const& left, LocationSessionKey const& right) { argument
45 return left.id < right.id || (left.id == right.id && left.client < right.client);
47 inline bool operator ==(LocationSessionKey const& left, LocationSessionKey const& right) { argument
48 return left.id == right.id && left.client == right.client;
50 inline bool operator !=(LocationSessionKey const& left, LocationSessionKey const& right) { argument
51 return left.id != right.id || left.client != right
[all...]
/hardware/qcom/gps/msm8998/core/
H A DLocAdapterBase.h44 inline bool operator <(LocationSessionKey const& left, LocationSessionKey const& right) { argument
45 return left.id < right.id || (left.id == right.id && left.client < right.client);
47 inline bool operator ==(LocationSessionKey const& left, LocationSessionKey const& right) { argument
48 return left.id == right.id && left.client == right.client;
50 inline bool operator !=(LocationSessionKey const& left, LocationSessionKey const& right) { argument
51 return left.id != right.id || left.client != right
[all...]
/hardware/qcom/display/msm8960/libtilerenderer/
H A Dtilerenderer.cpp37 int right, int bottom) {
46 if (!left && !right && !top && !bottom) {
49 right = width;
53 if (!left && !right && !top && !bottom) {
59 int l = left, t = (height - bottom), w = (right - left), h = (bottom - top), preserve = 0;
35 startTileRendering(OpenGLRenderer* renderer, int left, int top, int right, int bottom) argument
/hardware/qcom/display/msm8994/libqdutils/
H A Dmdp_version.h81 int right() { return mRight; } function in struct:qdutils::Split
126 int getRightSplit() { return mSplit.right(); }
/hardware/qcom/display/msm8996/sdm/include/core/
H A Dlayer_stack.h206 float right = 0.0f; //!< Right-most pixel coordinate. member in struct:sdm::LayerRect
211 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { }
214 return left == rect.left && right == rect.right && top == rect.top && bottom == rect.bottom;
/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h319 int32_t extension = 0; // Number of pixels extension in left, right, top and bottom directions
323 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom
326 int32_t repeat = 0; // Number of pixels need to be repeated in left, right, top and bottom
337 HWPixelExtension right; member in struct:sdm::HWPlane
406 HWPipeInfo right_pipe; // pipe for right side of output
/hardware/qcom/display/msm8998/libdrmutils/
H A Ddrm_interface.h182 uint32_t right; // Right-most pixel coordinate. member in struct:sde_drm::DRMRect
/hardware/qcom/display/msm8998/sdm/include/core/
H A Dlayer_stack.h268 float right = 0.0f; //!< Right-most pixel coordinate. member in struct:sdm::LayerRect
273 LayerRect(float l, float t, float r, float b) : left(l), top(t), right(r), bottom(b) { }
276 return left == rect.left && right == rect.right && top == rect.top && bottom == rect.bottom;
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h256 uint32_t right_roi_count = 1; // Number if ROI supported on right panel
350 int32_t extension = 0; // Number of pixels extension in left, right, top and bottom directions
354 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom
357 int32_t repeat = 0; // Number of pixels need to be repeated in left, right, top and bottom
368 HWPixelExtension right; member in struct:sdm::HWPlane
443 HWPipeInfo right_pipe; // pipe for right side of output
480 bool roi_split = false; // Indicates separated left and right ROI
/hardware/qcom/display/msm8084/libqdutils/
H A Dmdp_version.h91 int right() { return mRight; } function in struct:qdutils::Split
131 int getRightSplit() { return mSplit.right(); }
/hardware/qcom/display/msm8226/libqdutils/
H A Dmdp_version.h91 int right() { return mRight; } function in struct:qdutils::Split
131 int getRightSplit() { return mSplit.right(); }
/hardware/qcom/display/msm8909/libdrmutils/
H A Ddrm_interface.h204 uint32_t right; // Right-most pixel coordinate. member in struct:sde_drm::DRMRect

Completed in 557 milliseconds

123