HomeSort by relevance Sort by last modified time
    Searched full:surfaceflinger (Results 276 - 300 of 417) sorted by null

<<11121314151617

  /frameworks/base/cmds/incident_helper/tests/
PsParser_test.cpp 97 record3->set_label("u:r:surfaceflinger:s0");
  /frameworks/base/core/java/android/view/
SurfaceControl.java     [all...]
  /frameworks/base/libs/hwui/tests/common/
TestUtils.h 317 * NOTE: requires surfaceflinger to run, otherwise this method will wait indefinitely.
  /frameworks/native/services/surfaceflinger/tests/unittests/
DisplayTransactionTest.cpp 115 // These mocks are created by the test, but are destroyed by SurfaceFlinger
448 // For this variant, SurfaceFlinger should not configure itself with wide
466 // For this variant, SurfaceFlinger should configure itself with wide display
494 // For this variant, SurfaceFlinger should configure itself with wide display
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/observers/
MultiDisplayObserver.cpp 226 // before surfaceflinger service is started.
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
PhysicalDevice.cpp 129 /* Sync the arguments of Frame Buffer Target layer updated in SurfaceFlinger. */
  /hardware/libhardware/include/hardware/
power.h 216 * from SurfaceFlinger. If the app has started requesting VSYNC
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_session.cpp 531 // This is only indicative of how many times SurfaceFlinger posts
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_session.cpp 518 // This is only indicative of how many times SurfaceFlinger posts
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_color_manager.cpp 268 const char *const HWCQDCMModeManager::kTagName = "surfaceflinger";
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-sp/
libcutils.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-sp/
libcutils.so 
  /system/sepolicy/prebuilts/api/26.0/private/
service_contexts 147 SurfaceFlinger u:object_r:surfaceflinger_service:s0
  /system/sepolicy/prebuilts/api/27.0/private/
service_contexts 146 SurfaceFlinger u:object_r:surfaceflinger_service:s0
  /system/sepolicy/prebuilts/api/28.0/private/
service_contexts 157 SurfaceFlinger u:object_r:surfaceflinger_service:s0
  /system/sepolicy/private/
service_contexts 157 SurfaceFlinger u:object_r:surfaceflinger_service:s0
  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 17 // tag as surfaceflinger
18 #define LOG_TAG "SurfaceFlinger"
    [all...]
SurfaceComposerClient.cpp 59 const String16 name("SurfaceFlinger");
69 ALOGW("ComposerService remote (surfaceflinger) died [%p]",
  /frameworks/native/services/surfaceflinger/
DispSync.cpp 37 #include "SurfaceFlinger.h"
234 // This method is only here to handle the !SurfaceFlinger::hasSyncFramework
DisplayDevice.cpp 49 #include "SurfaceFlinger.h"
217 const sp<SurfaceFlinger>& flinger,
  /frameworks/native/services/surfaceflinger/RenderEngine/
RenderEngine.cpp 27 #include <SurfaceFlinger.h>
120 LOG_ALWAYS_FATAL("SurfaceFlinger requires OpenGL ES 2.0 minimum to run.");
  /frameworks/native/services/surfaceflinger/tests/
SurfaceInterceptor_test.cpp 90 system("service call SurfaceFlinger 1020 i32 1 > /dev/null");
94 system("service call SurfaceFlinger 1020 i32 0 > /dev/null");
    [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
HWC2OnFbAdapter.cpp 750 * For each frame, SurfaceFlinger
766 * SurfaceFlinger assumes the front buffer is available for rendering again
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc.cpp 205 // XXX:SurfaceFlinger no longer guarantees that this
723 // This is only indicative of how many times SurfaceFlinger posts
hwc_fbupdate.cpp 326 //surfaceflinger
362 //surfaceflinger

Completed in 402 milliseconds

<<11121314151617