Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dregion_registry.cpp53 struct GrallocRegion { struct
57 GrallocRegion() : base_(0), num_references_(0) { } in GrallocRegion() argument
119 static inline void unlock_region(GrallocRegion* ) { in unlock_region() argument