Searched defs:px (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/host/ |
D | PostWorkerGl.cpp | 221 float px = mFb->getPx(); in postWithOverlay() local
|
D | RenderWindow.cpp | 114 float px; member 610 void RenderWindow::setTranslation(float px, float py) { in setTranslation()
|
D | FrameBuffer.h | 365 void setDisplayTranslation(float px, float py) { in setDisplayTranslation()
|
D | RendererImpl.cpp | 531 void RendererImpl::setOpenGLDisplayTranslation(float px, float py) { in setOpenGLDisplayTranslation()
|
/hardware/google/gfxstream/host/gl/gl-host-common/ |
D | opengles.cpp | 342 android_setOpenglesTranslation(float px, float py) in android_setOpenglesTranslation()
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.cpp | 1570 uint16_t* px = (uint16_t*)img + out_y * (row_stride_in_bytes / 2); in CaptureRaw() local 1630 uint8_t* px = img + outy * stride; in CaptureRGB() local 1805 uint16_t* px = (uint16_t*)(img + (out_y * stride)); in CaptureDepth() local
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image_write.h | 420 unsigned char bg[3] = { 255, 0, 255}, px[3]; in stbiw__write_pixel() local
|
D | stb_image.h | 5776 stbi__uint16 px = (stbi__uint16)stbi__get16le(s); in stbi__tga_read_rgb16() local 6422 static void *stbi__pic_load(stbi__context *s,int *px,int *py,int *comp,int req_comp, stbi__result_i… in stbi__pic_load()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image_write.h | 420 unsigned char bg[3] = { 255, 0, 255}, px[3]; in stbiw__write_pixel() local
|
D | tinyexr.h | 8072 unsigned short *px = py; in wav2Encode() local 8122 unsigned short *px = py; in wav2Encode() local 8191 unsigned short *px = py; in wav2Decode() local 8241 unsigned short *px = py; in wav2Decode() local
|
D | stb_image.h | 5769 stbi__uint16 px = (stbi__uint16)stbi__get16le(s); in stbi__tga_read_rgb16() local 6415 static void *stbi__pic_load(stbi__context *s,int *px,int *py,int *comp,int req_comp, stbi__result_i… in stbi__pic_load()
|