Home
last modified time | relevance | path

Searched refs:is_primary_plane (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp315 const bool is_primary_plane = (plane == 0 || !format.planes_contiguous); in get_pixel_w_h() local
322 if (is_primary_plane) in get_pixel_w_h()
342 if (has_cpu_usage && is_primary_plane) in get_pixel_w_h()
592 const bool is_primary_plane = (plane == 0 || !format.planes_contiguous); in calc_allocation_size() local
593 if (is_primary_plane) in calc_allocation_size()