HomeSort by relevance Sort by last modified time
    Searched refs:hwc_methods (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/include/hardware/
hwcomposer.h 54 * struct hwc_methods cannot be embedded in other structures as
55 * sizeof(struct hwc_methods) cannot be relied upon.
58 typedef struct hwc_methods { struct
  /device/samsung/crespo/libhwcomposer/
SecHWC.cpp 547 static const struct hwc_methods hwc_methods = { variable in typeref:struct:hwc_methods
584 dev->device.methods = &hwc_methods;
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]

Completed in 83 milliseconds