Searched defs:px (Results 1 – 14 of 14) 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 | 353 void setDisplayTranslation(float px, float py) { in setDisplayTranslation()
|
D | RendererImpl.cpp | 516 void RendererImpl::setOpenGLDisplayTranslation(float px, float py) { in setOpenGLDisplayTranslation()
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.cpp | 1513 uint16_t* px = (uint16_t*)img + out_y * (row_stride_in_bytes / 2); in CaptureRaw() local 1573 uint8_t* px = img + outy * stride; in CaptureRGB() local 1748 uint16_t* px = (uint16_t*)(img + (out_y * stride)); in CaptureDepth() local
|
/hardware/google/gfxstream/host/gl/gl-host-common/ |
D | opengles.cpp | 401 android_setOpenglesTranslation(float px, float py) in android_setOpenglesTranslation()
|
/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()
|
/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/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.js | 5305 "px": 803 / 800 // \pdfpxdimen defaults to 1 bp in pdfTeX and LuaTeX property
|
D | katex.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.katex=e():t.katex=e()}("undefined… property
|
D | katex.mjs | 5307 "px": 803 / 800 // \pdfpxdimen defaults to 1 bp in pdfTeX and LuaTeX property
|