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

  /hardware/libhardware/include/hardware/
hwcomposer.h 365 static inline int hwc_open(const struct hw_module_t* module, function
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 66 err = hwc_open(mModule, &mHwc);
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 148 if ((rv = hwc_open(hwcModule, hwcDevicePtr)) != 0) {
149 testPrintE("hwc_open failed, rv: %i", rv);
    [all...]

Completed in 116 milliseconds