Home
last modified time | relevance | path

Searched defs:getFormat (Results 1 – 25 of 86) 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/node/test/fixtures/es-module-loaders/
Dmissing-dynamic-instantiate-hook.mjs10 export function getFormat(url, context, defaultGetFormat) { function
Dexample-loader.mjs31 export function getFormat(url, context, defaultGetFormat) { 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/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/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/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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
DElapsedTimer.java95 private static NumberFormat getFormat() { in getFormat() method in ElapsedTimer
/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/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
/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
DSkEmbossMaskFilter.cpp70 SkMask::Format SkEmbossMaskFilter::getFormat() const { in getFormat() function in SkEmbossMaskFilter
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBase.h72 AudioFormat getFormat() const { return mFormat; } in getFormat() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DExternalImageSiblingImpl11.cpp64 gl::Format ExternalImageSiblingImpl11::getFormat() const in getFormat() function in rx::ExternalImageSiblingImpl11
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DOboeAudioStream.java178 public int getFormat() { in getFormat() method in OboeAudioStream
181 public native int getFormat(int streamIndex); in getFormat() method in OboeAudioStream

1234