Home
last modified time | relevance | path

Searched defs:access_region (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp493 const IMapperV3::Rect access_region = {.left = 0, .top = 0, .width = 0, .height = 0}; in MapBuffer() local
503 const IMapperV2::Rect access_region = {.left = 0, .top = 0, .width = 0, .height = 0}; in MapBuffer() local
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp406 const IMapper::Rect access_region = {.left = 0, .top = 0, .width = 0, .height = 0}; in MapBuffer() local