OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmp_hwc_rect
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.cpp
433
hwc_rect
tmp_hwc_rect
= {0,0,tmp_rect.r,tmp_rect.b};
local
434
hwc_region_t tmp_hwc_reg = {1,(hwc_rect_t const*)&
tmp_hwc_rect
};
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_copybit.cpp
433
hwc_rect
tmp_hwc_rect
= {0,0,tmp_rect.r,tmp_rect.b};
local
434
hwc_region_t tmp_hwc_reg = {1,(hwc_rect_t const*)&
tmp_hwc_rect
};
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.cpp
463
hwc_rect
tmp_hwc_rect
= {0,0,tmp_rect.r,tmp_rect.b};
local
464
hwc_region_t tmp_hwc_reg = {1,(hwc_rect_t const*)&
tmp_hwc_rect
};
Completed in 73 milliseconds