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

  /hardware/intel/img/hwcomposer/include/
Hwcomposer.h 78 IDisplayDevice* getDisplayDevice(int disp);
  /hardware/intel/img/hwcomposer/include/pvr/hal/
hal_public.h 278 IMG_display_device_public_t *(*getDisplayDevice)(struct IMG_gralloc_module_public_t *module);
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 114 return getDisplayDevice(mBuiltinDisplays[DisplayDevice::DISPLAY_PRIMARY]);
343 sp<const DisplayDevice> getDisplayDevice(const wp<IBinder>& dpy) const {
348 sp<DisplayDevice> getDisplayDevice(const wp<IBinder>& dpy) {
SurfaceFlinger.cpp 621 return getDisplayDevice(display)->getActiveConfig();
660 sp<DisplayDevice> hw(mFlinger.getDisplayDevice(mDisplay));
    [all...]
  /hardware/intel/img/hwcomposer/ips/tangier/
TngDisplayContext.cpp 54 mIMGDisplayDevice = (((IMG_gralloc_module_public_t *)module)->getDisplayDevice((IMG_gralloc_module_public_t *)module));
  /hardware/intel/img/hwcomposer/common/base/
Hwcomposer.cpp 500 IDisplayDevice* Hwcomposer::getDisplayDevice(int disp)

Completed in 925 milliseconds