Searched refs:GrallocRegion (Results 1 – 1 of 1) sorted by relevance
53 struct GrallocRegion { struct57 GrallocRegion() : base_(0), num_references_(0) { } in GrallocRegion() function99 static GrallocRegion* lock_region_for_handle( in lock_region_for_handle()105 GrallocRegion* region = reinterpret_cast<GrallocRegion*>( in lock_region_for_handle()108 region = new GrallocRegion; in lock_region_for_handle()119 static inline void unlock_region(GrallocRegion* ) { in unlock_region() argument188 GrallocRegion* region = lock_region_for_handle(hnd, name_buf); in reference_region()224 GrallocRegion* region = lock_region_for_handle(hnd, name_buf); in unreference_region()