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

1 2 3 4 5 67 8 91011>>

  /system/sepolicy/prebuilts/api/26.0/private/
adbd.te 66 # Perform binder IPC to surfaceflinger (screencap)
69 binder_call(adbd, surfaceflinger)
  /system/sepolicy/prebuilts/api/27.0/private/
adbd.te 68 # Perform binder IPC to surfaceflinger (screencap)
71 binder_call(adbd, surfaceflinger)
  /system/sepolicy/prebuilts/api/28.0/private/
adbd.te 73 # Perform binder IPC to surfaceflinger (screencap)
76 binder_call(adbd, surfaceflinger)
  /system/sepolicy/private/
adbd.te 73 # Perform binder IPC to surfaceflinger (screencap)
76 binder_call(adbd, surfaceflinger)
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 84 using namespace android::surfaceflinger;
167 // The above thread safety rules only apply to SurfaceFlinger.cpp. In
229 class SurfaceFlinger : public BnSurfaceComposer,
240 // event is when SurfaceFlinger and Choreographer-based applications run each
247 // latency bound of two vsync periods because the app and SurfaceFlinger
278 // Controls the number of buffers SurfaceFlinger will allocate for use in
290 return "SurfaceFlinger";
295 explicit SurfaceFlinger(SkipInitializationTag) ANDROID_API;
296 SurfaceFlinger() ANDROID_API;
301 // starts SurfaceFlinger main loop in the current threa
    [all...]
Layer.h 43 #include "SurfaceFlinger.h"
57 using namespace android::surfaceflinger;
67 class SurfaceFlinger;
224 Layer(SurfaceFlinger* flinger, const sp<Client>& client, const String8& name, uint32_t w,
589 // SurfaceFlinger to complete a transaction.
596 sp<SurfaceFlinger> mFlinger;
602 sp<SurfaceFlinger> mFlinger;
612 LayerCleaner(const sp<SurfaceFlinger>& flinger, const sp<Layer>& layer)
696 Handle(const sp<SurfaceFlinger>& flinger, const sp<Layer>& layer)
  /device/generic/goldfish/camera/
media_codecs.xml 75 matching surfaceflinger support that can render the custom format to
  /device/google/cuttlefish/shared/config/
media_codecs.xml 78 matching surfaceflinger support that can render the custom format to
  /device/google/cuttlefish_common/guest/hals/camera/
media_codecs.xml 75 matching surfaceflinger support that can render the custom format to
  /external/lisa/libs/utils/android/workloads/
camera_preview.py 43 def run(self, out_dir, duration_s=30, collect='surfaceflinger, systrace'):
  /frameworks/av/camera/
CameraUtils.cpp 106 * This magic flag makes surfaceflinger un-rotate the buffers
  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
InputConsumerController.java 61 * SurfaceFlinger vsync.
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
DisplayAdjustmentUtils.java 49 * represents a non-multiplied addition, see surfaceflinger's ProgramCache
  /frameworks/base/services/core/java/com/android/server/wm/
LocalAnimationAdapter.java 150 * @return {@code true} if we need to wake-up SurfaceFlinger earlier during this animation.
  /frameworks/native/libs/dumputils/
dump_utils.cpp 36 "/system/bin/surfaceflinger",
  /frameworks/native/libs/gui/include/gui/
IConsumerListener.h 51 // null (except if the consumer is SurfaceFlinger).
LayerState.h 36 * Used to communicate layer information between SurfaceFlinger and its clients.
  /frameworks/native/libs/gui/include/private/gui/
ComposerService.h 35 // This holds our connection to the composer service (i.e. SurfaceFlinger).
  /frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.cpp 82 // SurfaceFlinger is using it to allow a single EGLContext to render to
  /frameworks/native/services/surfaceflinger/TimeStats/
TimeStats.h 33 using namespace android::surfaceflinger;
  /hardware/qcom/display/msm8084/libmemtrack/
kgsl.c 68 if (strcmp(line, "/system/bin/surfaceflinger") == 0)
  /hardware/qcom/display/msm8226/libmemtrack/
kgsl.c 68 if (strcmp(line, "/system/bin/surfaceflinger") == 0)
  /hardware/qcom/display/msm8226/libqdutils/
display_config.h 77 // set the view frame information in hwc context from surfaceflinger
  /hardware/qcom/display/msm8960/libmemtrack/
kgsl.c 66 if (strcmp(line, "/system/bin/surfaceflinger") == 0)
  /hardware/qcom/display/msm8994/libmemtrack/
kgsl.c 68 if (strcmp(line, "/system/bin/surfaceflinger") == 0)

Completed in 774 milliseconds

1 2 3 4 5 67 8 91011>>