OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vsync
(Results
126 - 150
of
192
) sorted by null
1
2
3
4
5
6
7
8
/external/chromium_org/native_client_sdk/src/examples/demo/voronoi/
voronoi.cc
509
// PSContext2DSwapBuffer() -
vsync
is enabled by default, and will throttle
/external/chromium_org/tools/perf/
trace-info.json
230
"description": "Number of frames that missed
vsync
. The metric is slightly different in each rendering mode but roughly approximates how janky the page was."
/external/chromium_org/ui/surface/
accelerated_surface_win.cc
881
// Figure out approximately how far back in time the last
vsync
was based on
[
all
...]
/external/qemu/distrib/sdl-1.2.15/
docs.html
568
Added SDL_GL_SWAP_CONTROL to wait for
vsync
in OpenGL applications.
WhatsNew
38
Added SDL_GL_SWAP_CONTROL to wait for
vsync
in OpenGL applications.
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosFullScreenVideo.c
370
/* Wait for
Vsync
*/
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.h
384
*
VSync
/device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp
1000
bool
vsync
= mParent->mSensor->waitForVSync(kWaitPerLoop);
local
1001
if (!
vsync
) return true;
[
all
...]
/external/kernel-headers/original/linux/
videodev2.h
1030
__u32
vsync
; \/* Vertical Sync length in lines *\/
member in struct:v4l2_bt_timings
2389
struct v4l2_event_
vsync
vsync
;
member in union:v4l2_event::__anon20279
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c
354
else if (SDL_strncmp(line,"
vsync
",5)==0) {
355
SDL_sscanf(line,"
vsync
%s",option);
[
all
...]
/hardware/samsung_slsi/exynos5/include/
videodev2.h
1039
__u32
vsync
; \/* Vertical Sync length in lines *\/
member in struct:v4l2_bt_timings
2272
struct v4l2_event_
vsync
vsync
;
member in union:v4l2_event::__anon32247
[
all
...]
/external/chromium_org/cc/scheduler/
scheduler_state_machine.cc
810
// Both the synchronous compositor and disabled
vsync
settings
[
all
...]
/external/chromium_org/content/browser/renderer_host/
compositing_iosurface_mac.mm
56
// This value is shorter than 16ms such that copy can complete within a
vsync
.
[
all
...]
render_widget_host_impl.h
453
// Tells the RenderWidget about the latest
vsync
parameters.
[
all
...]
render_widget_host_view_mac.mm
[
all
...]
render_widget_host_view_aura.cc
[
all
...]
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
earth.cc
834
// Don't call FlushPixelBuffer() when benchmarking -
vsync
is enabled by
/bionic/libc/kernel/common/linux/
videodev2.h
719
__u32
vsync
;
member in struct:v4l2_bt_timings
2020
struct v4l2_event_
vsync
vsync
;
member in union:v4l2_event::__anon646
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
731
__u32
vsync
;
member in struct:v4l2_bt_timings
2132
struct v4l2_event_
vsync
vsync
;
member in union:v4l2_event::__anon31944
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
1040
__u32
vsync
; \/* Vertical Sync length in lines *\/
member in struct:v4l2_bt_timings
2504
struct v4l2_event_
vsync
vsync
;
member in union:v4l2_event::__anon32005
[
all
...]
/external/chromium_org/chrome/test/functional/
perf.py
[
all
...]
/external/chromium_org/content/common/
view_messages.h
816
// Sent by the browser when the parameters for
vsync
alignment have changed.
[
all
...]
/external/chromium-trace/trace-viewer/test_data/
android_systrace.html
[
all
...]
/external/chromium_org/chrome/app/
generated_resources.grd
[
all
...]
/external/chromium_org/chrome/app/resources/
generated_resources_am.xtb
[
all
...]
Completed in 1970 milliseconds
1
2
3
4
5
6
7
8