| /device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
| D | GoldfishAVCDec.cpp | 178 bool GoldfishAVCDec::getVUIParams(h264_image_t& img) { in getVUIParams() 235 h264_image_t img = mContext->getImage(); in readAndDiscardAllHostBuffers() local 263 void GoldfishAVCDec::copyImageData( OMX_BUFFERHEADERTYPE *outHeader, h264_image_t & img) { in copyImageData() 400 h264_image_t img = {}; in onQueueFilled() local
|
| D | MediaH264Decoder.cpp | 102 h264_result_t MediaH264Decoder::decodeFrame(uint8_t* img, size_t szBytes, uint64_t pts) { in decodeFrame()
|
| /device/generic/goldfish-opengl/system/GLESv1/ |
| D | gl.cpp | 56 void glEGLImageTargetTexture2DOES(void * self, GLenum target, GLeglImageOES img) in glEGLImageTargetTexture2DOES() 93 void glEGLImageTargetRenderbufferStorageOES(void *self, GLenum target, GLeglImageOES img) in glEGLImageTargetRenderbufferStorageOES()
|
| /device/generic/goldfish-opengl/system/GLESv2/ |
| D | gl2.cpp | 56 void glEGLImageTargetTexture2DOES(void * self, GLenum target, GLeglImageOES img) in glEGLImageTargetTexture2DOES() 96 void glEGLImageTargetRenderbufferStorageOES(void *self, GLenum target, GLeglImageOES img) in glEGLImageTargetRenderbufferStorageOES()
|
| /device/generic/goldfish/camera/fake-pipeline2/ |
| D | Sensor.cpp | 416 void Sensor::captureRaw(uint8_t *img, uint32_t gain, uint32_t stride) { in captureRaw() 458 void Sensor::captureRGBA(uint8_t *img, uint32_t gain, uint32_t width, uint32_t height) { in captureRGBA() 497 void Sensor::captureRGB(uint8_t *img, uint32_t gain, uint32_t width, uint32_t height) { in captureRGB() 533 void Sensor::captureYU12(uint8_t *img, uint32_t gain, uint32_t width, uint32_t height) { in captureYU12() 592 void Sensor::captureNV12(uint8_t *img, uint32_t gain, uint32_t width, uint32_t height) { in captureNV12() 650 void Sensor::captureDepth(uint8_t *img, uint32_t gain, uint32_t width, uint32_t height) { in captureDepth() 682 void Sensor::captureDepthCloud(uint8_t *img) { in captureDepthCloud()
|
| D | Base.h | 42 uint8_t *img; member
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/ |
| D | EglDisplay.cpp | 524 EGLImageKHR EglDisplay::addImageKHR(ImagePtr img) { in addImageKHR() 546 ImagePtr EglDisplay::getImage(EGLImageKHR img, in getImage() 559 bool EglDisplay:: destroyImageKHR(EGLImageKHR img) { in destroyImageKHR() 672 const ImagesHndlMap::value_type& img) { in onSaveAllImages()
|
| D | EglImp.cpp | 1381 ImagePtr img( new EglImage() ); in eglCreateImageKHR() local 1412 ImagePtr img = getEGLImage(imagehndl); in eglDestroyImageKHR() local 1563 ImagePtr img = getEGLImage(imagehndl); in eglSetImageFenceANDROID() local
|
| /device/generic/goldfish/camera/qemu-pipeline3/ |
| D | QemuSensor.cpp | 415 void QemuSensor::captureRGBA(uint8_t *img, uint32_t width, uint32_t height, in captureRGBA() 522 void QemuSensor::captureRGB(uint8_t *img, uint32_t width, uint32_t height, uint32_t stride, int64_t… in captureRGB() 526 void QemuSensor::captureYU12(uint8_t *img, uint32_t width, uint32_t height, uint32_t stride, in captureYU12()
|
| /device/generic/goldfish/camera/ |
| D | CameraRotator.cpp | 415 void CameraRotator::captureRGBA(uint8_t *img, uint32_t width, uint32_t height, in captureRGBA() 522 void CameraRotator::captureRGB(uint8_t *img, uint32_t width, uint32_t height, uint32_t stride, int6… in captureRGB() 526 void CameraRotator::captureYU12(uint8_t *img, uint32_t width, uint32_t height, uint32_t stride, in captureYU12()
|
| D | PreviewWindow.cpp | 152 void* img = NULL; in onNextFrameAvailable() local
|
| D | EmulatorCameraTest.cpp | 58 void captureRGBA(uint8_t *img, uint32_t gain, uint32_t width, uint32_t height, Scene& scene, uint32… in captureRGBA() 95 void captureYU12(uint8_t *img, uint32_t gain, uint32_t width, uint32_t height, Scene& scene, uint32… in captureYU12()
|
| D | EmulatedFakeRotatingCameraDevice.cpp | 147 static void get_color(uint32_t* img, int i, int j, int w, int h, int dw, uint32_t * color) { in get_color()
|
| /device/generic/vulkan-cereal/third-party/angle/samples/multi_texture/ |
| D | MultiTexture.cpp | 29 TGAImage img; in loadTexture() local
|
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
| D | MediaH264Decoder.cpp | 100 h264_result_t MediaH264Decoder::decodeFrame(uint8_t *img, size_t szBytes, in decodeFrame()
|
| D | C2GoldfishAvcDec.cpp | 701 void C2GoldfishAvcDec::getVuiParams(h264_image_t &img) { in getVuiParams() 734 void C2GoldfishAvcDec::copyImageData(h264_image_t &img) { in copyImageData()
|
| /device/generic/vulkan-cereal/third-party/angle/samples/particle_system/ |
| D | ParticleSystem.cpp | 114 TGAImage img; in initialize() local
|
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | RenderControl.cpp | 628 EglImage* img = new (std::nothrow) EglImage(rc->dpy, image, s_egl.eglDestroyImageKHR); in rcBindTexture() local 667 EglImage* img = new (std::nothrow) EglImage(rc->dpy, image, s_egl.eglDestroyImageKHR); in rcBindRenderbuffer() local 715 EglImage* img = new (std::nothrow) EglImage(rc->dpy, image, s_egl.eglDestroyImageKHR); in rcCreateClientImage() local
|
| /device/generic/vulkan-cereal/fake-android-guest/libvulkan/ |
| D | swapchain.cpp | 1232 Swapchain::Image& img = swapchain->images[i]; in CreateSwapchainKHR() local 1274 Swapchain::Image& img = swapchain->images[i]; in CreateSwapchainKHR() local 1515 Swapchain::Image& img = swapchain.images[image_idx]; in QueuePresentKHR() local
|
| /device/generic/vulkan-cereal/protocols/vulkan/config/ |
| D | khronos.css | 74 img { border: 0; } selector 138 img, object, embed { max-width: 100%; height: auto; } selector 142 img { -ms-interpolation-mode: bicubic; } selector 162 img { display: inline-block; vertical-align: middle; } selector
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | ColorBuffer.cpp | 842 void ColorBuffer::readback(unsigned char* img, bool readbackBgra) { in readback()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | validationGL13.cpp | 41 const void *img) in ValidateGetCompressedTexImage()
|
| /device/generic/vulkan-cereal/host-common/ |
| D | MediaH264DecoderVideoToolBox.cpp | 273 static void dumpBytes(const uint8_t* img, size_t szBytes, bool all = false) { in dumpBytes()
|
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
| D | C2GoldfishVpxDec.cpp | 743 vpx_image_t *img = vpx_codec_get_frame(mCtx); in outputBuffer() local
|
| /device/generic/vulkan-cereal/third-party/angle/util/windows/third_party/StackWalker/src/ |
| D | StackWalker.cpp | 721 DWORD LoadModule(HANDLE hProcess, LPCSTR img, LPCSTR mod, DWORD64 baseAddr, DWORD size) in LoadModule() 1353 void StackWalker::OnLoadModule(LPCSTR img, in OnLoadModule()
|