Home
last modified time | relevance | path

Searched defs:pixelFormat (Results 1 – 17 of 17) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCameraDevice.cpp224 uint32_t pixelFormat, in getCurrentFrame()
324 uint32_t pixelFormat, in requestRestart()
596 uint32_t pixelFormat, in requestRestart()
DEmulatedQemuCameraDevice.cpp220 uint32_t pixelFormat, in getCurrentFrame()
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglOsApi_darwin.cpp233 const EglOS::PixelFormat* pixelFormat, in checkWindowPixelFormatMatch()
250 const EglOS::PixelFormat* pixelFormat, in createContext()
279 const EglOS::PixelFormat* pixelFormat, in createPbufferSurface()
DEglOsApi_egl.cpp463 const PixelFormat* pixelFormat, in createContext()
501 Surface* EglOsEglDisplay::createPbufferSurface(const PixelFormat* pixelFormat, in createPbufferSurface()
623 const PixelFormat* pixelFormat, in checkWindowPixelFormatMatch()
DEglOsApi_wgl.cpp535 …explicit WinSurface(HPBUFFERARB pb, const EglOS::PixelFormat* pixelFormat, const WglExtensionsDisp… in WinSurface()
1006 const EglOS::PixelFormat* pixelFormat, in checkWindowPixelFormatMatch()
1026 const EglOS::PixelFormat* pixelFormat, in createContext()
1060 const EglOS::PixelFormat* pixelFormat, in createPbufferSurface()
1113 const EglOS::PixelFormat* pixelFormat = in releasePbuffer() local
1229 EglOS::Surface* createPbufferSurfaceImpl(const EglOS::PixelFormat* pixelFormat) { in createPbufferSurfaceImpl()
DEglOsApi_glx.cpp423 const EglOS::PixelFormat* pixelFormat, in checkWindowPixelFormatMatch()
449 const EglOS::PixelFormat* pixelFormat, in createContext()
509 const EglOS::PixelFormat* pixelFormat, in createPbufferSurface()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/android/
DNativeBufferImageSiblingAndroid.cpp23 int pixelFormat = 0; in initialize() local
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dandroid_util.cpp214 int *pixelFormat) in GetANativeWindowBufferProperties()
223 GLenum NativePixelFormatToGLInternalFormat(int pixelFormat) in NativePixelFormatToGLInternalFormat()
/device/generic/vulkan-cereal/third-party/angle/util/windows/
DWGLWindow.cpp98 int pixelFormat = ChoosePixelFormat(mDeviceContext, &pixelFormatDescriptor); in initializeGL() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/wgl/
DWindowSurfaceWGL.cpp21 int pixelFormat, in WindowSurfaceWGL()
DPbufferSurfaceWGL.cpp25 int pixelFormat, in PbufferSurfaceWGL()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp79 int pixelFormat = 0; in initImpl() local
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_wgl.cpp194 int pixelFormat, in wglDescribeLayerPlane()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/
Dmtl_state_cache.h202 uint16_t pixelFormat : 16; member
/device/generic/goldfish-opengl/system/egl/
Degl.cpp911 EGLBoolean egl_pbuffer_surface_t::init(GLenum pixelFormat) in init()
941 GLenum pixelFormat) in create()
1376 GLenum pixelFormat; in eglCreatePbufferSurface() local
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.cpp1119 bool pixelFormat(GL2Encoder* ctx, GLenum format) { in pixelFormat() function
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp2354 auto pixelFormat = in addImageBufferCollectionConstraints() local