OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwc_region_t
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware/include/hardware/
hwcomposer.h
67
}
hwc_region_t
;
typedef in typeref:struct:hwc_region
181
hwc_region_t
visibleRegionScreen;
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.cpp
36
region_iterator(
hwc_region_t
region) {
63
hwc_region_t
mRegion;
434
hwc_region_t
tmp_hwc_reg = {1,(hwc_rect_t const*)&tmp_hwc_rect};
454
hwc_region_t
region = layer->visibleRegionScreen;
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.cpp
37
region_iterator(
hwc_region_t
region) {
64
hwc_region_t
mRegion;
464
hwc_region_t
tmp_hwc_reg = {1,(hwc_rect_t const*)&tmp_hwc_rect};
491
hwc_region_t
region = layer->visibleRegionScreen;
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_copybit.cpp
36
region_iterator(
hwc_region_t
region) {
63
hwc_region_t
mRegion;
434
hwc_region_t
tmp_hwc_reg = {1,(hwc_rect_t const*)&tmp_hwc_rect};
454
hwc_region_t
region = layer->visibleRegionScreen;
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp
938
hwc_region_t
& visibleRegion = getLayer()->visibleRegionScreen;
[
all
...]
Completed in 181 milliseconds