| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Renderbuffer.cpp | 125 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/ |
| D | MCXCOFFObjectWriter.h | 25 Triple::ObjectFormatType getFormat() const override { return Triple::XCOFF; } in getFormat() function
|
| D | MCWasmObjectWriter.h | 31 virtual Triple::ObjectFormatType getFormat() const { return Triple::Wasm; } in getFormat() function
|
| D | MCWinCOFFObjectWriter.h | 34 virtual Triple::ObjectFormatType getFormat() const { return Triple::COFF; } in getFormat() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| D | RenderTargetMtl.h | 54 const mtl::Format *getFormat() const { return mFormat; } in getFormat() function
|
| D | TextureMtl.h | 172 const mtl::Format &getFormat() const { return mFormat; } in getFormat() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | CLImage.h | 68 inline const cl_image_format &Image::getFormat() const in getFormat() function
|
| /third_party/mesa3d/src/gfxstream/guest/android/ |
| D | GrallocGoldfish.cpp | 65 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
|
| D | GrallocMinigbm.cpp | 116 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
|
| D | ANativeWindowEmulated.cpp | 32 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/ |
| D | SkShaderMaskFilterImpl.h | 29 SkMask::Format getFormat() const override { return SkMask::kA8_Format; } in getFormat() function
|
| D | SkEmbossMaskFilter.cpp | 73 SkMask::Format SkEmbossMaskFilter::getFormat() const { in getFormat() function in SkEmbossMaskFilter
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkBufferView.hpp | 39 VkFormat getFormat() const { return format; } in getFormat() function in vk::BufferView
|
| /third_party/skia/src/gpu/text/ |
| D | GrSDFMaskFilter.cpp | 42 SkMask::Format GrSDFMaskFilterImpl::getFormat() const { in getFormat() function in GrSDFMaskFilterImpl
|
| /third_party/skia/m133/src/text/gpu/ |
| D | SDFMaskFilter.cpp | 45 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/ |
| D | NativeBufferImageSiblingAndroid.cpp | 35 gl::Format NativeBufferImageSiblingAndroid::getFormat() const in getFormat() function in rx::NativeBufferImageSiblingAndroid
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| D | vktDrawImageObjectUtil.hpp | 238 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/ |
| D | vktDrawImageObjectUtil.hpp | 238 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/ |
| D | DmaBufImageSiblingEGL.cpp | 37 gl::Format DmaBufImageSiblingEGL::getFormat() const in getFormat() function in rx::DmaBufImageSiblingEGL
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| D | ElapsedTimer.java | 92 private static NumberFormat getFormat() { in getFormat() method in ElapsedTimer
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| D | ElapsedTimer.java | 95 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/ |
| D | DWARFListTable.h | 104 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/ |
| D | vktYCbCrUtil.hpp | 64 vk::VkFormat getFormat (void) const { return m_format; } in getFormat() function in vkt::ycbcr::MultiPlaneImageData
|
| /third_party/skia/src/effects/ |
| D | SkShaderMaskFilter.cpp | 20 SkMask::Format getFormat() const override { return SkMask::kA8_Format; } in getFormat() function in SkShaderMF
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrUtil.hpp | 64 vk::VkFormat getFormat (void) const { return m_format; } in getFormat() function in vkt::ycbcr::MultiPlaneImageData
|