HomeSort by relevance Sort by last modified time
    Searched refs:window (Results 76 - 100 of 1024) sorted by null

1 2 34 5 6 7 8 91011>>

  /cts/tests/tests/graphics/jni/
MediaTestHelpers.h 30 ANativeWindow *window);
35 bool createMediaCodec(ANativeWindow *window);
  /cts/tests/tests/theme/src/android/theme/cts/
DeviceDefaultActivity.java 23 import android.view.Window;
34 Window window = getWindow(); local
35 window.addFlags(WindowManager.LayoutParams.FLAG_DISMISS_KEYGUARD);
  /external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
DefaultDeflateCompatibilityWindowTest.java 32 private DefaultDeflateCompatibilityWindow window = null; field in class:DefaultDeflateCompatibilityWindowTest
60 window = new DefaultDeflateCompatibilityWindow();
67 ensureHasAllKeys(window.getBaselineValues());
74 ensureHasAllKeys(window.getSystemValues());
93 byte[] corpus1 = window.getCorpus();
98 byte[] corpus2 = window.getCorpus();
106 window.isCompatible();
118 Assert.assertNotNull(window.getIncompatibleValues());
  /external/autotest/client/site_tests/power_LoadTest/extension/
ct.js 24 window.focus();
25 lastOffset = window.pageYOffset;
29 window.scrollBy(0, response.scroll_by);
30 if (window.pageYOffset != lastOffset) {
31 lastOffset = window.pageYOffset;
39 window.scrollBy(0, -1 * response.scroll_by);
40 if (window.pageYOffset != lastOffset) {
41 lastOffset = window.pageYOffset;
69 window.addEventListener('load', afterLoad);
  /external/clang/test/CoverageMapping/
loopmacro.c 13 (UPDATE_HASH(ins_h, window[(s) + MIN_MATCH-1]), \
42 int window[1024] = { 0 }; local
  /external/grpc-grpc/src/objective-c/tests/Connectivity/ConnectivityTestingApp/
main.m 22 @property(strong, nonatomic) UIWindow *window;
  /external/webrtc/webrtc/modules/video_render/linux/
video_x11_render.h 28 VideoX11Render(Window window);
32 int32_t ChangeWindow(Window window);
49 Window _window;
  /frameworks/av/camera/ndk/ndk_vendor/impl/
ACameraCaptureSessionVendor.h 21 explicit ACaptureSessionOutput(native_handle_t* window, bool isShared = false,
23 mWindow(window), mIsShared(isShared), mPhysicalCameraId(physicalCameraId) {};
  /external/skia/src/compute/skc/platforms/cl_12/interop/
interop_glfw.c 74 GLFWwindow * window; member in struct:skc_interop
119 skc_interop_iconify_callback(GLFWwindow * window, int iconified)
121 struct skc_interop * interop = glfwGetWindowUserPointer(window);
132 skc_interop_key_callback(GLFWwindow * window, int key, int scancode, int action, int mods)
134 struct skc_interop * interop = glfwGetWindowUserPointer(window);
168 glfwSetWindowSize(window,1024,1024);
172 glfwSetWindowShouldClose(window,GL_TRUE);
182 skc_interop_window_size_callback(GLFWwindow * window, int width, int height)
184 struct skc_interop * interop = glfwGetWindowUserPointer(window);
211 skc_interop_scroll_callback(GLFWwindow * window, double xoffset, double yoffset
    [all...]
  /external/skqp/src/compute/skc/platforms/cl_12/interop/
interop_glfw.c 74 GLFWwindow * window; member in struct:skc_interop
119 skc_interop_iconify_callback(GLFWwindow * window, int iconified)
121 struct skc_interop * interop = glfwGetWindowUserPointer(window);
132 skc_interop_key_callback(GLFWwindow * window, int key, int scancode, int action, int mods)
134 struct skc_interop * interop = glfwGetWindowUserPointer(window);
168 glfwSetWindowSize(window,1024,1024);
172 glfwSetWindowShouldClose(window,GL_TRUE);
182 skc_interop_window_size_callback(GLFWwindow * window, int width, int height)
184 struct skc_interop * interop = glfwGetWindowUserPointer(window);
211 skc_interop_scroll_callback(GLFWwindow * window, double xoffset, double yoffset
    [all...]
  /external/deqp/framework/platform/android/
tcuAndroidRenderActivity.cpp 27 #include <android/window.h>
132 DBG_PRINT(("RenderThread::processMessage(): message = { %s, %p }\n", getMessageTypeName(message.type), message.payload.window));
140 // \note While Platform / WindowRegistry are currently multi-window -capable,
142 // forces us to do some sanity checking and limit system to one window here.
153 // waits for that first resize before it considers the window ready for
156 // However subsequent events in the framework may cause the window to be
162 // set the window state back to READY and process the window creation here
168 onWindowCreated(message.payload.window);
170 m_window = message.payload.window;
    [all...]
tcuAndroidNativeActivity.cpp 64 static void onNativeWindowCreatedCallback (ANativeActivity* activity, ANativeWindow* window)
66 static_cast<tcu::Android::NativeActivity*>(activity->instance)->onNativeWindowCreated(window);
69 static void onNativeWindowResizedCallback (ANativeActivity* activity, ANativeWindow* window)
71 static_cast<tcu::Android::NativeActivity*>(activity->instance)->onNativeWindowResized(window);
74 static void onNativeWindowRedrawNeededCallback (ANativeActivity* activity, ANativeWindow* window)
76 static_cast<tcu::Android::NativeActivity*>(activity->instance)->onNativeWindowRedrawNeeded(window);
79 static void onNativeWindowDestroyedCallback (ANativeActivity* activity, ANativeWindow* window)
81 static_cast<tcu::Android::NativeActivity*>(activity->instance)->onNativeWindowDestroyed(window);
173 void NativeActivity::onNativeWindowCreated (ANativeWindow* window)
175 DE_UNREF(window);
    [all...]
  /cts/tests/openglperf2/jni/primitive/contextswitch/
ContextSwitchRenderer.h 21 ContextSwitchRenderer(ANativeWindow* window, bool offscreen);
  /cts/tests/openglperf2/jni/primitive/pixeloutput/
PixelOutputRenderer.h 21 PixelOutputRenderer(ANativeWindow* window, bool offscreen);
  /cts/tests/openglperf2/jni/primitive/shaderperf/
ShaderPerfRenderer.h 21 ShaderPerfRenderer(ANativeWindow* window, bool offscreen);
  /cts/tests/openglperf2/jni/reference/
ReferenceRenderer.h 24 explicit ReferenceRenderer(ANativeWindow* window);
  /device/generic/goldfish/camera/
PreviewWindow.h 22 * of a preview window set via set_preview_window camera HAL API.
29 /* Encapsulates functionality of a preview window set via set_preview_window
52 * window - Preview window to set. This parameter might be NULL, which
53 * indicates preview window reset.
56 * the preview window. If 'window' parameter passed to this method is
61 status_t setPreviewWindow(struct preview_stream_ops* window,
106 /* Adjusts cached dimensions of the preview window frame according to the
114 * properly adjust frame dimensions, used by the preview window
    [all...]
  /external/libopus/celt/
modes.h 69 const opus_val16 *window; member in struct:OpusCustomMode
  /external/minigbm/cros_gralloc/
cros_gralloc_helpers.h 15 #include <system/window.h>
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
__init__.py 51 getbaseclasses(window)
55 getbaseclasses(window)
69 'cwin' : window,
73 'cwin' : window,
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowAccessibilityWindowInfoTest.java 18 private AccessibilityWindowInfo window; field in class:ShadowAccessibilityWindowInfoTest
25 window = ShadowAccessibilityWindowInfo.obtain();
26 assertThat(window == null).isEqualTo(false);
27 shadow = shadowOf(window);
  /external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/micro_features/
frontend.cc 27 // Try to apply the window - if it fails, return and wait for more data.
28 if (!WindowProcessSamples(&state->window, samples, num_samples,
33 // Apply the FFT to the window's output (and scale it so that the fixed point
36 15 - MostSignificantBit32(state->window.max_abs_output_value);
37 FftCompute(&state->fft, state->window.output, input_shift);
66 WindowReset(&state->window);
frontend_util.cc 22 WindowFillConfigWithDefaults(&config->window);
34 if (!WindowPopulateState(error_reporter, &config->window, &state->window,
36 error_reporter->Report("Failed to populate window state");
40 if (!FftPopulateState(error_reporter, &state->fft, state->window.size)) {
frontend_util.h 29 struct WindowConfig window; member in struct:FrontendConfig
  /external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
frontend.c 27 // Try to apply the window - if it fails, return and wait for more data.
28 if (!WindowProcessSamples(&state->window, samples, num_samples,
33 // Apply the FFT to the window's output (and scale it so that the fixed point
36 15 - MostSignificantBit32(state->window.max_abs_output_value);
37 FftCompute(&state->fft, state->window.output, input_shift);
68 WindowReset(&state->window);

Completed in 597 milliseconds

1 2 34 5 6 7 8 91011>>