Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 27) sorted by relevance

12

/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DJoystickView.java51 int w = mJoystickBackground.getIntrinsicWidth(); in initJoystickView() local
70 int w = mJoystickBackground.getIntrinsicWidth(); in onDraw() local
DUtilities.java7 int w = d.getIntrinsicWidth(); in centerAround() local
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp126 int w, int h, int format, int usage, in gralloc_alloc()
462 int l, int t, int w, int h) in fb_setUpdateRect()
599 int l, int t, int w, int h, in gralloc_lock()
784 int l, int t, int w, int h, in gralloc_lock_ycbcr()
/device/generic/goldfish/opengl/system/egl/
Degl.cpp258 EGLint w,h; in egl_window_surface_t() local
354 EGLint surfType, int32_t w, int32_t h) in egl_pbuffer_surface_t()
395 EGLConfig config, EGLint surfType, int32_t w, int32_t h, in create()
652 int32_t w = 0; in eglCreatePbufferSurface() local
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Rdi.cpp106 int w,h,main_422; in dumpFrameToFile() local
DQCameraHWI_Preview.cpp553 int w, h; in dumpFrameToFile() local
DQCameraParameters.cpp272 int w = (int)strtol(str, &end, 10); in parse_pair() local
DQCameraHWI.cpp2738 int w, h; in dumpFrameToFile() local
DQCameraHWI_Parm.cpp518 int w = (int)strtol(str, &end, 10); in parse_size() local
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c59 static void dumpRdi(mm_camera_buf_def_t* newFrame, int w, int h, char* name, int main_422) in dumpRdi()
Dmm_qcamera_preview.c187 void dumpFrameToFile(mm_camera_buf_def_t* newFrame, int w, int h, char* name, int main_422,char *ex… in dumpFrameToFile()
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraStream_Preview.cpp187 int w, h; in dumpFrameToFile() local
/device/lge/mako/camera/
DQCameraHWI_Preview_7x27A.cpp486 int w, h; in dumpFrameToFile() local
DQCameraParameters.cpp260 int w = (int)strtol(str, &end, 10); in parse_pair() local
DQCameraHWI_Parm.cpp506 int w = (int)strtol(str, &end, 10); in parse_size() local
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_preview.c124 void dumpFrameToFile(mm_camera_buf_def_t* newFrame, int w, int h, char* name, int main_422) in dumpFrameToFile()
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Preview.cpp785 int w, h; in dumpFrameToFile() local
DQCameraHWI.cpp2017 int w, h; in dumpFrameToFile() local
DQCameraHWI_Parm.cpp502 int w = (int)strtol(str, &end, 10); in parse_size() local
/device/moto/shamu/camera/QCamera2/stack/common/
Dmm_jpeg_interface.h256 uint32_t w; member
/device/generic/goldfish/opengl/system/GLESv2_enc/
DGL2Encoder.cpp999 … GL2Encoder::s_glUniform4f(void *self , GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in s_glUniform4f()
1013 void GL2Encoder::s_glUniform4i(void *self , GLint location, GLint x, GLint y, GLint z, GLint w) in s_glUniform4i()
Dgl2_entry.cpp972 void glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glUniform4f()
984 void glUniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) in glUniform4i()
1062 void glVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glVertexAttrib4f()
Dgl2_enc.cpp2165 void glUniform4f_enc(void *self , GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glUniform4f_enc()
2203 void glUniform4i_enc(void *self , GLint location, GLint x, GLint y, GLint z, GLint w) in glUniform4i_enc()
2436 void glVertexAttrib4f_enc(void *self , GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glVertexAttrib4f_enc()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp4623 int w = (int)strtol(str, &end, 10); in parse_pair() local
6924 int w = 0; in getStreamRotation() local
/device/asus/flo/camera/QCamera2/HAL/
DQCameraParameters.cpp3385 int w = (int)strtol(str, &end, 10); in parse_pair() local

12