Home
last modified time | relevance | path

Searched defs:region (Results 1 – 25 of 56) sorted by relevance

123

/hardware/google/gchips/gralloc3/src/
Dgralloc_buffer_priv.h147 attr_region *region = (attr_region *)hnd->attr_base; in gralloc_buffer_attr_write() local
198 attr_region *region = (attr_region *)hnd->attr_base; in gralloc_buffer_attr_read() local
/hardware/google/gchips/libvendorgraphicbuffer/gralloc3/
Dvendor_graphicbuffer_meta.cpp100 attr_region* region; in get_dataspace() local
126 …attr_region* region = (attr_region*)mmap(NULL, sizeof(attr_region), PROT_READ | PROT_WRITE, MAP_SH… in set_dataspace() local
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp386 struct copybit_region_t const *region) in stretch_copybit()
500 struct copybit_region_t const *region) in blit_copybit()
Dcopybit_c2d.cpp1070 struct copybit_region_t const *region, in stretch_copybit_internal()
1369 struct copybit_region_t const *region) in stretch_copybit()
1386 struct copybit_region_t const *region) in blit_copybit()
/hardware/google/camera/common/sensor_listener/
Dgoog_gyro_direct.cc160 IMapper::Rect region{0, 0, static_cast<int32_t>(buf_desc_info.width), in EnableDirectChannel() local
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h534 auto region = readRegion(length / 4); in executeSetLayerVisibleRegion() local
563 std::vector<hwc_rect_t> region; in readRegion() local
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DVtsHalGraphicsMapperV2_0TargetTest.cpp281 const IMapper::Rect region{0, 0, static_cast<int32_t>(info.width), in TEST_P() local
328 const IMapper::Rect region{0, 0, static_cast<int32_t>(info.width), in TEST_P() local
/hardware/interfaces/graphics/mapper/3.0/vts/functional/
DVtsHalGraphicsMapperV3_0TargetTest.cpp281 const IMapper::Rect region{0, 0, static_cast<int32_t>(info.width), in TEST_P() local
342 const IMapper::Rect region{0, 0, static_cast<int32_t>(info.width), in TEST_P() local
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.cpp447 struct copybit_region_t const *region) in stretch_copybit()
580 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.cpp430 struct copybit_region_t const *region) in stretch_copybit()
558 struct copybit_region_t const *region) in blit_copybit()
Dcopybit_c2d.cpp1098 struct copybit_region_t const *region, in stretch_copybit_internal()
1414 struct copybit_region_t const *region) in stretch_copybit()
1431 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dcopybit.cpp447 struct copybit_region_t const *region) in stretch_copybit()
580 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/sm7250/display/libcopybit/
Dcopybit.cpp447 struct copybit_region_t const *region) in stretch_copybit()
572 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/sm8150/display/libcopybit/
Dcopybit.cpp447 struct copybit_region_t const *region) in stretch_copybit()
572 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit.cpp445 struct copybit_region_t const *region) in stretch_copybit()
578 struct copybit_region_t const *region) in blit_copybit()
Dcopybit_c2d.cpp1091 struct copybit_region_t const *region, in stretch_copybit_internal()
1411 struct copybit_region_t const *region) in stretch_copybit()
1428 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.cpp445 struct copybit_region_t const *region) in stretch_copybit()
578 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/sdm845/display/libcopybit/
Dcopybit.cpp447 struct copybit_region_t const *region) in stretch_copybit()
580 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp427 struct copybit_region_t const *region) in stretch_copybit()
545 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.cpp427 struct copybit_region_t const *region) in stretch_copybit()
545 struct copybit_region_t const *region) in blit_copybit()
Dcopybit_c2d.cpp1095 struct copybit_region_t const *region, in stretch_copybit_internal()
1411 struct copybit_region_t const *region) in stretch_copybit()
1428 struct copybit_region_t const *region) in blit_copybit()
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.cpp437 const gralloc1_rect_t *region, void **out_data, in LockBuffer()
476 const gralloc1_rect_t *region, in LockFlex()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.cpp438 const gralloc1_rect_t *region, void **out_data, in LockBuffer()
477 const gralloc1_rect_t *region, in LockFlex()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp434 const gralloc1_rect_t *region, void **out_data, in LockBuffer()
480 const gralloc1_rect_t *region, in LockFlex()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp417 const gralloc1_rect_t *region, void **out_data, in LockBuffer()
460 const gralloc1_rect_t *region, in LockFlex()

123