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

  /hardware/libhardware/include/hardware/
hwcomposer.h 41 #define HWC_HARDWARE_MODULE_ID "hwcomposer"
  /hardware/libhardware/modules/hwcomposer/
hwcomposer.cpp 48 id: HWC_HARDWARE_MODULE_ID,
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 63 int err = hw_get_module(HWC_HARDWARE_MODULE_ID, &mModule);
64 ALOGW_IF(err, "%s module not found", HWC_HARDWARE_MODULE_ID);
  /device/samsung/crespo/libhwcomposer/
SecHWC.cpp 48 id: HWC_HARDWARE_MODULE_ID,
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 142 if ((rv = hw_get_module(HWC_HARDWARE_MODULE_ID, &hwcModule)) != 0) {
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]

Completed in 118 milliseconds