HomeSort by relevance Sort by last modified time
    Searched refs:desiredFormat (Results 1 - 6 of 6) sorted by null

  /external/skia/src/utils/win/
SkWGL_win.cpp 131 PixelFormat desiredFormat = {
156 desiredFormat,
  /frameworks/base/libs/hwui/renderthread/
VulkanManager.cpp 440 VkFormat desiredFormat = wantSRGB ? VK_FORMAT_R8G8B8A8_SRGB : VK_FORMAT_R8G8B8A8_UNORM;
441 if (desiredFormat == surfaceFormats[i].format) {
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2Test.cpp     [all...]
  /frameworks/av/media/libstagefright/include/media/stagefright/
ACodec.h 468 OMX_U32 portIndex, OMX_AUDIO_CODINGTYPE desiredFormat);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 774 STDMETHOD(CreateCompatibleRenderTarget)(const D2D1_SIZE_F *desiredSize, const D2D1_SIZE_U *desiredPixelSize, const D2D1_PIXEL_FORMAT *desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options, ID2D1BitmapRenderTarget **bitmapRenderTarget) PURE;
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 389 milliseconds