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

  /hardware/interfaces/graphics/composer/2.1/default/
Hwc.h 171 HWC2_PFN_DESTROY_LAYER destroyLayer;
  /hardware/libhardware/include/hardware/
hwcomposer2.h     [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.cpp 607 return AsFP<HWC2_PFN_DESTROY_LAYER>(DestroyLayer);
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_session.cpp 604 return AsFP<HWC2_PFN_DESTROY_LAYER>(DestroyLayer);
    [all...]
  /frameworks/native/libs/hwc2on1adapter/
HWC2On1Adapter.cpp 169 return asFP<HWC2_PFN_DESTROY_LAYER>(
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp 207 return asFP<HWC2_PFN_DESTROY_LAYER>(
    [all...]
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2Test.cpp 163 auto pfn = reinterpret_cast<HWC2_PFN_DESTROY_LAYER>(
    [all...]

Completed in 872 milliseconds