HomeSort by relevance Sort by last modified time
    Searched defs:windowType (Results 1 - 12 of 12) sorted by null

  /external/webrtc/webrtc/modules/video_render/test/testAPI/
testAPI.cc 571 void RunVideoRenderTests(void* window, VideoRenderType windowType) {
580 windowType);
591 if (TestFullscreenStream(renderModule, window, windowType) != 0) {
633 VideoRenderType windowType = kRenderWindows;
638 VideoRenderType windowType = kRenderX11;
642 RunVideoRenderTests(window, windowType);
  /frameworks/native/services/surfaceflinger/
Client.cpp 137 const sp<IBinder>& parentHandle, uint32_t windowType, uint32_t ownerUid,
173 uint32_t windowType;
179 sp<IBinder>* handle, uint32_t windowType, uint32_t ownerUid,
185 parent(parent), windowType(windowType), ownerUid(ownerUid) {
190 windowType, ownerUid, handle, gbp, parent);
197 windowType, ownerUid, gbp, &parent);
  /frameworks/base/services/core/java/com/android/server/wm/
WindowToken.java 52 final int windowType;
108 windowType = type;
266 pw.print(prefix); pw.print("windowType="); pw.print(windowType);
AccessibilityController.java 422 final int windowType = windowState.mAttrs.type;
423 if (!policy.isTopLevelWindow(windowType) && windowState.isChildWindow()
424 && !policy.canMagnifyWindow(windowType)) {
    [all...]
  /packages/apps/TV/libs/
exoplayer.jar 
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 582 milliseconds