HomeSort by relevance Sort by last modified time
    Searched defs:region_t (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 121 enum region_t { enum in struct:android::camera2::Parameters
  /external/e2fsprogs/e2fsck/
e2fsck.h 379 typedef struct region_struct *region_t; typedef in typeref:struct:region_struct
491 extern region_t region_create(region_addr_t min, region_addr_t max);
492 extern void region_free(region_t region);
493 extern int region_allocate(region_t region, region_addr_t start, int n);

Completed in 51 milliseconds