Home
last modified time | relevance | path

Searched defs:getFormat (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.cpp125 GLint RenderbufferTexture2D::getFormat() const in getFormat() function in es2::RenderbufferTexture2D
188 GLint RenderbufferTexture2DRect::getFormat() const in getFormat() function in es2::RenderbufferTexture2DRect
256 GLint RenderbufferTexture3D::getFormat() const in getFormat() function in es2::RenderbufferTexture3D
319 GLint RenderbufferTextureCubeMap::getFormat() const in getFormat() function in es2::RenderbufferTextureCubeMap
397 GLint Renderbuffer::getFormat() const in getFormat() function in es2::Renderbuffer
472 GLint RenderbufferStorage::getFormat() const in getFormat() function in es2::RenderbufferStorage
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCXCOFFObjectWriter.h25 Triple::ObjectFormatType getFormat() const override { return Triple::XCOFF; } in getFormat() function
DMCWasmObjectWriter.h31 virtual Triple::ObjectFormatType getFormat() const { return Triple::Wasm; } in getFormat() function
DMCWinCOFFObjectWriter.h34 virtual Triple::ObjectFormatType getFormat() const { return Triple::COFF; } in getFormat() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DRenderTargetMtl.h54 const mtl::Format *getFormat() const { return mFormat; } in getFormat() function
DTextureMtl.h172 const mtl::Format &getFormat() const { return mFormat; } in getFormat() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLImage.h68 inline const cl_image_format &Image::getFormat() const in getFormat() function
/third_party/mesa3d/src/gfxstream/guest/android/
DGrallocGoldfish.cpp65 int GoldfishGralloc::getFormat(const native_handle_t* handle) { in getFormat() function in gfxstream::GoldfishGralloc
69 int GoldfishGralloc::getFormat(const AHardwareBuffer* ahb) { in getFormat() function in gfxstream::GoldfishGralloc
DGrallocMinigbm.cpp116 int MinigbmGralloc::getFormat(const native_handle_t* handle) { in getFormat() function in gfxstream::MinigbmGralloc
120 int MinigbmGralloc::getFormat(const AHardwareBuffer* ahb) { in getFormat() function in gfxstream::MinigbmGralloc
DANativeWindowEmulated.cpp32 int EmulatedANativeWindow::getFormat() const { return mFormat; } in getFormat() function in gfxstream::EmulatedANativeWindow
133 int EmulatedANativeWindowHelper::getFormat(EGLClientBuffer buffer, Gralloc* helper) { in getFormat() function in gfxstream::EmulatedANativeWindowHelper
/third_party/skia/m133/src/effects/
DSkShaderMaskFilterImpl.h29 SkMask::Format getFormat() const override { return SkMask::kA8_Format; } in getFormat() function
DSkEmbossMaskFilter.cpp73 SkMask::Format SkEmbossMaskFilter::getFormat() const { in getFormat() function in SkEmbossMaskFilter
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkBufferView.hpp39 VkFormat getFormat() const { return format; } in getFormat() function in vk::BufferView
/third_party/skia/src/gpu/text/
DGrSDFMaskFilter.cpp42 SkMask::Format GrSDFMaskFilterImpl::getFormat() const { in getFormat() function in GrSDFMaskFilterImpl
/third_party/skia/m133/src/text/gpu/
DSDFMaskFilter.cpp45 SkMask::Format SDFMaskFilterImpl::getFormat() const { in getFormat() function in sktext::gpu::SDFMaskFilterImpl
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
DNativeBufferImageSiblingAndroid.cpp35 gl::Format NativeBufferImageSiblingAndroid::getFormat() const in getFormat() function in rx::NativeBufferImageSiblingAndroid
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawImageObjectUtil.hpp238 const vk::VkFormat& getFormat (void) const { return m_format; } in getFormat() function in vkt::Draw::Image
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.hpp238 const vk::VkFormat& getFormat (void) const { return m_format; } in getFormat() function in vkt::Draw::Image
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDmaBufImageSiblingEGL.cpp37 gl::Format DmaBufImageSiblingEGL::getFormat() const in getFormat() function in rx::DmaBufImageSiblingEGL
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
DElapsedTimer.java92 private static NumberFormat getFormat() { in getFormat() method in ElapsedTimer
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DElapsedTimer.java95 private static NumberFormat getFormat() { in getFormat() method in ElapsedTimer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFListTable.h104 dwarf::DwarfFormat getFormat() const { return Format; } in getFormat() function
170 dwarf::DwarfFormat getFormat() const { return Header.getFormat(); } in getFormat() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrUtil.hpp64 vk::VkFormat getFormat (void) const { return m_format; } in getFormat() function in vkt::ycbcr::MultiPlaneImageData
/third_party/skia/src/effects/
DSkShaderMaskFilter.cpp20 SkMask::Format getFormat() const override { return SkMask::kA8_Format; } in getFormat() function in SkShaderMF
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.hpp64 vk::VkFormat getFormat (void) const { return m_format; } in getFormat() function in vkt::ycbcr::MultiPlaneImageData

1234