Home
last modified time | relevance | path

Searched defs:xEnd (Results 1 – 3 of 3) sorted by relevance

/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
Detc1.cpp533 etc1_uint32 xEnd = width - x; in etc1_encode_image() local
585 etc1_uint32 xEnd = width - x; in etc1_decode_image() local
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Ddemo.c349 const int xBegin = -15, xEnd = 15; in createGroundPlane() local
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceScript.java366 float xEnd = Float.parseFloat(args[2]); in handleEvent() local