| /device/qemu/riscv32_virt/liteos_m/board/ui/ |
| H A D | fbdev.h | 31 ImagePixelFormat pixelFormat; member
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeCanvasCommon.cpp | 34 int32_t pixelFormat = 3; in GET_OH_PixelmapNative() local 57 int32_t pixelFormat = 3; in GET_OH_PixelmapNative() local 83 int32_t pixelFormat = 3; in GET_OH_PixelmapNative4KBoundary() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcConfigListWGL.cpp | 52 const int pixelFormat = *fmtIter; in getDefaultWglConfigList() local
|
| H A D | glcInfoTests.cpp | 98 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
| H A D | NativeBufferImageSiblingAndroid.cpp | 23 int pixelFormat = 0; in initialize() local 27 &mSize.depth, &pixelFormat, &usage); in initialize() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
| H A D | ive_img.c | 55 PIXEL_FORMAT_E pixelFormat = frm->stVFrame.enPixelFormat;
in FrmToOrigImg() local
|
| H A D | vgs_img.c | 99 MppFrmCreate( VIDEO_FRAME_INFO_S* frm, int width, int height, PIXEL_FORMAT_E pixelFormat, DATA_BITWIDTH_E bitWidth, COMPRESS_MODE_E compressMode, int align) MppFrmCreate() argument
|
| /test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
| H A D | api_test.cpp | 1418 const int32_t *pixelFormat = nullptr; in HWTEST_F() local 1447 const int32_t *pixelFormat = nullptr; in HWTEST_F() local 1462 const int32_t *pixelFormat = nullptr; in HWTEST_F() local
|
| /test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/ |
| H A D | pixel_map_module_test.cpp | 169 int32_t ImagePixelMapNative::GetPixelmapPixelFormat(napi_env env, OH_PixelmapNative *pixelmap, napi_value *pixelFormat) in GetPixelmapPixelFormat() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | WindowSurfaceWGL.cpp | 19 WindowSurfaceWGL(const egl::SurfaceState &state, EGLNativeWindowType window, int pixelFormat, const FunctionsWGL *functions, EGLint orientation) WindowSurfaceWGL() argument
|
| H A D | PbufferSurfaceWGL.cpp | 19 PbufferSurfaceWGL(const egl::SurfaceState &state, EGLint width, EGLint height, EGLenum textureFormat, EGLenum textureTarget, bool largest, int pixelFormat, HDC deviceContext, const FunctionsWGL *functions) PbufferSurfaceWGL() argument
|
| /third_party/skia/tools/sk_app/win/ |
| H A D | ANGLEWindowContext_win.cpp | 132 int pixelFormat = GetPixelFormat(dc); in onInitializeContext() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fPrerequisiteTests.cpp | 177 tcu::PixelFormat pixelFormat = renderTarget.getPixelFormat(); in iterate() local
|
| H A D | es3fTextureSwizzleTests.cpp | 194 const tcu::PixelFormat pixelFormat = m_context.getRenderTarget().getPixelFormat(); in iterate() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluFboRenderContext.cpp | 219 tcu::PixelFormat pixelFormat; in createFramebuffer() local
|
| /third_party/vk-gl-cts/framework/platform/osx/ |
| H A D | tcuOSXPlatform.cpp | 173 CGLPixelFormatObj pixelFormat; in CGLRenderContext() local
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| H A D | tcuWGLContextFactory.cpp | 105 int pixelFormat = 0; in WGLContext() local
|
| H A D | tcuWGL.hpp | 80 int pixelFormat; member in tcu::wgl::PixelFormatInfo
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fPrerequisiteTests.cpp | 177 tcu::PixelFormat pixelFormat = renderTarget.getPixelFormat(); in iterate() local
|
| H A D | es2fColorClearTest.cpp | 105 const tcu::PixelFormat& pixelFormat = renderTarget.getPixelFormat(); in iterate() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
| H A D | hi_gv_imewindow.h | 70 HIGO_PF_E pixelFormat; /* Input method pixel format */ member
|
| /test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
| H A D | func_test.cpp | 1446 const int32_t *pixelFormat = nullptr; in HWTEST_F() local 1475 const int32_t *pixelFormat = nullptr; in HWTEST_F() local 1490 const int32_t *pixelFormat = nullptr; in HWTEST_F() local 2432 const int32_t *pixelFormat in HWTEST_F() local 2447 const int32_t *pixelFormat = nullptr; HWTEST_F() local [all...] |
| /test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
| H A D | api_test.cpp | 1491 const int32_t *pixelFormat = nullptr; in HWTEST_F() local 1520 const int32_t *pixelFormat = nullptr; in HWTEST_F() local 1535 const int32_t *pixelFormat = nullptr; in HWTEST_F() local 1574 const int32_t *pixelFormat in HWTEST_F() local [all...] |
| /third_party/glfw/src/ |
| H A D | wgl_context.c | 71 int i, pixelFormat, nativeCount, usableCount = 0, attribCount = 0; in choosePixelFormatWGL() local 546 int pixelFormat; in _glfwCreateContextWGL() local [all...] |
| /third_party/skia/third_party/externals/angle2/util/windows/ |
| H A D | WGLWindow.cpp | 154 int pixelFormat = 0; in initializeGLWithResult() local
|