Home
last modified time | relevance | path

Searched defs:pixel_x (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/
DGameSurfaceView.java27 …public static native void native_onTouchInput(int eventType, long timeSinceBootMs, int pixel_x, in… in native_onTouchInput()
/third_party/ffmpeg/libavcodec/
Dmsvideo1.c90 int pixel_x, pixel_y; /* pixel width and height iterators */ in msvideo1_decode_8bit() local
190 int pixel_x, pixel_y; /* pixel width and height iterators */ in msvideo1_decode_16bit() local
Drpza.c86 int pixel_x, pixel_y; in rpza_decode_stream() local
Dsmc.c100 int pixel_x, pixel_y; in smc_decode_stream() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/
Dnative-lib.cpp68 jint pixel_x, in Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1onTouchInput()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state_validate.c96 unsigned i, pixel, pixel_y, pixel_x, sample; in gm200_validate_sample_locations() local
114 unsigned pixel_x = pixel % hw_grid_width; in gm200_validate_sample_locations() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h409 fs_reg pixel_x; variable
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.c2023 unsigned pixel_x = pixel % grid_size.width; in setup_framebuffer() local