Home
last modified time | relevance | path

Searched defs:pixel_y (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/
H A DGameSurfaceView.java27 public static native void native_onTouchInput(int eventType, long timeSinceBootMs, int pixel_x, int pixel_y); in native_onTouchInput() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/
H A Dnative-lib.cpp64 Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1onTouchInput(JNIEnv *env, jclass type, jint event_type, jlong time_since_boot_ms, jint pixel_x, jint pixel_y) Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1onTouchInput() argument
/third_party/ffmpeg/libavcodec/
H A Drpza.c87 int pixel_x, pixel_y; in rpza_decode_stream() local
[all...]
H A Dmsvideo1.c92 int pixel_x, pixel_y; /* pixel width and height iterators */ in msvideo1_decode_8bit() local
192 int pixel_x, pixel_y; /* pixel width and height iterators */ msvideo1_decode_16bit() local
[all...]
H A Dsmc.c103 int pixel_x, pixel_y; in smc_decode_stream() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.h414 fs_reg pixel_y; member in fs_visitor
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c96 unsigned i, pixel, pixel_y, pixel_x, sample; in gm200_validate_sample_locations() local
115 unsigned pixel_y = pixel / hw_grid_width; in gm200_validate_sample_locations() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c2182 unsigned pixel_y = pixel / grid_size.width; in zink_update_vk_sample_locations() local

Completed in 14 milliseconds