| /device/generic/goldfish/camera/ |
| D | Converters.cpp | 34 int height) in _YUV420SToRGB565() 64 int height) in _YUV420SToRGB32() 88 void YV12ToRGB565(const void* yv12, void* rgb, int width, int height) in YV12ToRGB565() 97 void YV12ToRGB32(const void* yv12, void* rgb, int width, int height) in YV12ToRGB32() 106 void YU12ToRGB32(const void* yu12, void* rgb, int width, int height) in YU12ToRGB32() 123 int height) in _NVXXToRGB565() 136 int height) in _NVXXToRGB32() 141 void NV12ToRGB565(const void* nv12, void* rgb, int width, int height) in NV12ToRGB565() 149 void NV12ToRGB32(const void* nv12, void* rgb, int width, int height) in NV12ToRGB32() 157 void NV21ToRGB565(const void* nv21, void* rgb, int width, int height) in NV21ToRGB565() [all …]
|
| D | EmulatedCamera2.cpp | 132 uint32_t height, in allocateStream() 158 uint32_t height, in allocateReprocessStream() 260 uint32_t height, in allocate_stream() 289 uint32_t height, in allocate_reprocess_stream()
|
| D | JpegStub.cpp | 37 int width, int height, int quality) in JpegStub_compress()
|
| D | JpegCompressor.cpp | 71 int height, in compressRawImage()
|
| D | EmulatedQemuCameraDevice.cpp | 135 int height, in startDevice()
|
| /device/generic/goldfish/camera/fake-pipeline2/ |
| D | Base.h | 38 uint32_t width, height; member 48 uint32_t width, height; member 55 uint32_t width, height; member
|
| /device/generic/goldfish/opengl/system/renderControl_enc/ |
| D | renderControl_entry.cpp | 104 uint32_t rcCreateWindowSurface(uint32_t config, uint32_t width, uint32_t height) in rcCreateWindowSurface() 116 uint32_t rcCreateColorBuffer(uint32_t width, uint32_t height, GLenum internalFormat) in rcCreateColorBuffer() 182 void rcReadColorBuffer(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum fo… in rcReadColorBuffer() 188 int rcUpdateColorBuffer(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum f… in rcUpdateColorBuffer()
|
| D | renderControl_enc.cpp | 232 uint32_t rcCreateWindowSurface_enc(void *self , uint32_t config, uint32_t width, uint32_t height) in rcCreateWindowSurface_enc() 268 uint32_t rcCreateColorBuffer_enc(void *self , uint32_t width, uint32_t height, GLenum internalForma… in rcCreateColorBuffer_enc() 457 …enc(void *self , uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format,… in rcReadColorBuffer_enc() 481 …enc(void *self , uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum format,… in rcUpdateColorBuffer_enc()
|
| /device/generic/goldfish/opengl/system/GLESv2_enc/ |
| D | GL2EncoderUtils.cpp | 23 size_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pac… in pixelDataSize() 30 size_t pixelDataSize3D(void *self, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLe… in pixelDataSize3D()
|
| D | gl2_entry.cpp | 352 …2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border,… in glCompressedTexImage2D() 358 …um target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format… in glCompressedTexSubImage2D() 364 … GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) in glCopyTexImage2D() 370 …target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) in glCopyTexSubImage2D() 786 void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvo… in glReadPixels() 798 void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height) in glRenderbufferStorage() 810 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor() 864 void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, … in glTexImage2D() 894 …um target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format… in glTexSubImage2D() 1080 void glViewport(GLint x, GLint y, GLsizei width, GLsizei height) in glViewport() [all …]
|
| /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
| D | QCameraUsbParm.cpp | 491 int rc = 0, width, height, i, numPrvwSizes, validSize; in usbCamSetPrvwSize() local 544 int rc = 0, width, height, i, numPictSizes, validSize; in usbCamSetPictSize() local 594 int rc = 0, width, height, i, numThumbnailSizes, validSize; in usbCamSetThumbnailSize() local
|
| /device/generic/goldfish/opengl/system/GLESv1_enc/ |
| D | GLEncoderUtils.cpp | 22 size_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pac… in pixelDataSize()
|
| D | gl_entry.cpp | 633 …2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border,… in glCompressedTexImage2D() 639 …um target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format… in glCompressedTexSubImage2D() 645 … GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) in glCopyTexImage2D() 651 …target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) in glCopyTexSubImage2D() 1027 void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvo… in glReadPixels() 1057 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor() 1117 void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, … in glTexImage2D() 1147 …um target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format… in glTexSubImage2D() 1165 void glViewport(GLint x, GLint y, GLsizei width, GLsizei height) in glViewport() 1303 void glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in glDrawTexsOES() [all …]
|
| /device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 331 …2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border,… in glCompressedTexImage2D() 336 …um target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format… in glCompressedTexSubImage2D() 341 … GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) in glCopyTexImage2D() 346 …target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) in glCopyTexSubImage2D() 656 void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvo… in glReadPixels() 681 void glScissor(GLint x, GLint y, GLsizei width, GLsizei height) in glScissor() 731 void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, … in glTexImage2D() 756 …um target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format… in glTexSubImage2D() 771 void glViewport(GLint x, GLint y, GLsizei width, GLsizei height) in glViewport() 796 void glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in glDrawTexsOES() [all …]
|
| /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/ |
| D | mm_jpeg_test.c | 57 int height; member 68 int height; member
|
| /device/lge/mako/camera/inc/ |
| D | omx_jpeg_ext.h | 50 int height; member 92 int height; member
|
| /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/test/ |
| D | mm_jpeg_test.c | 57 int height; member 68 int height; member
|
| /device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/ |
| D | QCameraUsbParm.h | 112 uint32_t height; member
|
| /device/lge/mako/camera/hdr/include/ |
| D | morpho_image_data.h | 31 int height; /**< ���� */ member
|
| D | morpho_image_data_ex.h | 33 int height; /**< 高さ */ member
|
| /device/lge/hammerhead/camera/hdr/include/ |
| D | morpho_image_data.h | 31 int height; /**< ���� */ member
|
| D | morpho_image_data_ex.h | 33 int height; /**< 高さ */ member
|
| /device/asus/flo/camera/hdr/include/ |
| D | morpho_image_data.h | 31 int height; /**< ���� */ member
|
| D | morpho_image_data_ex.h | 33 int height; /**< 高さ */ member
|
| /device/moto/shamu/camera/QCamera2/HAL/test/ |
| D | qcamera_test.cpp | 1267 size_t CameraContext::calcBufferSize(int width, int height) in calcBufferSize() 1320 size_t CameraContext::calcYScanLines(int height) in calcYScanLines() 1342 size_t CameraContext::calcUVScanLines(int height) in calcUVScanLines() 1441 unsigned int height, in createPreviewSurface()
|