| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_format_utils.h | 45 angle::FormatID format; member 51 angle::FormatID format; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLStreamTest.cpp | 26 bool CheckTextureSupport(ID3D11Device *device, DXGI_FORMAT format) in CheckTextureSupport() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | FramebufferNULL.cpp | 85 readPixels(const gl::Context *context, const gl::Rectangle &origArea, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *ptrOrOffset) readPixels() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrDirectContextPriv.cpp | 163 sk_sp<SkImage> GrDirectContextPriv::testingOnly_getFontAtlasImage(GrMaskFormat format, in testingOnly_getFontAtlasImage() argument
|
| H A D | GrCaps.cpp | 308 bool GrCaps::validateSurfaceParams(const SkISize& dimensions, const GrBackendFormat& format, in validateSurfaceParams() argument 388 auto format = this->onGetDefaultBackendFormat(colorType); in getDefaultBackendFormat() local 424 getReadSwizzle(const GrBackendFormat& format, GrColorType colorType) const getReadSwizzle() argument 483 auto format = this->getDefaultBackendFormat(ct, GrRenderable::kYes); getFallbackColorTypeAndFormat() local [all...] |
| H A D | GrSurfaceProxy.cpp | 44 GrSurfaceProxy::GrSurfaceProxy(const GrBackendFormat& format, in GrSurfaceProxy() argument 287 auto format = src->backendFormat().makeTexture2D(); in Copy() local 63 GrSurfaceProxy(LazyInstantiateCallback&& callback, const GrBackendFormat& format, SkISize dimensions, SkBackingFit fit, SkBudgeted budgeted, GrProtected isProtected, GrInternalSurfaceFlags surfaceFlags, UseAllocator useAllocator) GrSurfaceProxy() argument
|
| H A D | GrDefaultGeoProcFactory.cpp | 52 SkString format; variable
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrDistanceFieldGeoProc.cpp | 269 SkString format; in getShaderDfxInfo() local 544 SkString format; in getShaderDfxInfo() local 865 SkString format; in getShaderDfxInfo() local
|
| H A D | GrBicubicEffect.cpp | 218 SkString format; in getShaderDfxInfo() local
|
| H A D | GrYUVtoRGBEffect.cpp | 341 SkString format; in getShaderDfxInfo() local
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DCaps.h | 64 static int GetStencilFormatTotalBitCount(DXGI_FORMAT format) { in GetStencilFormatTotalBitCount() argument [all...] |
| /third_party/skia/src/gpu/ops/ |
| H A D | DrawAtlasPathOp.cpp | 57 SkString format; variable
|
| H A D | LatticeOp.cpp | 47 SkString format; variable
|
| /third_party/skia/src/core/ |
| H A D | SkGlyph.cpp | 43 static size_t format_alignment(SkMask::Format format) { in format_alignment() argument 61 static size_t format_rowbytes(int width, SkMask::Format format) { in format_rowbytes() argument
|
| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLRenderTarget.cpp | 55 void GrGLRenderTarget::init(GrGLFormat format, const IDs& idDesc) { in init() argument 25 GrGLRenderTarget(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& ids, sk_sp<GrGLAttachment> stencil) GrGLRenderTarget() argument 38 GrGLRenderTarget(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& ids) GrGLRenderTarget() argument 80 MakeWrapped(GrGLGpu* gpu, const SkISize& dimensions, GrGLFormat format, int sampleCount, const IDs& idDesc, int stencilBits) MakeWrapped() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Configurator.cpp | 239 unsigned int Configurator::getFormatted(string keyName, string valueName, char *format, in getFormatted() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | Image.hpp | 73 ClientBuffer(int width, int height, sw::Format format, void* buffer, size_t plane) in ClientBuffer() argument 91 sw::Format format; member in egl::ClientBuffer [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Framebuffer.cpp | 357 GLint format = colorbuffer->getFormat(); in completeness() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Print.hpp | 87 const std::string format; member in rr::PrintValue [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Configurator.cpp | 240 unsigned int Configurator::getFormatted(string keyName, string valueName, char *format, in getFormatted() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDeviceMemoryExternalAndroid.cpp | 26 uint32_t GetAHBFormatFromVkFormat(VkFormat format) in GetAHBFormatFromVkFormat() argument 149 VkFormat format = AHardwareBufferExternalMemory::GetVkFormatFromAHBFormat(ahbFormat); in GetVkFormatFeaturesFromAHBFormat() local [all...] |
| H A D | VkFormat.cpp | 2561 pack(VkFormat format) pack() argument 2612 unpack(uint8_t format) unpack() argument 2659 mapTo8bit(VkFormat format) mapTo8bit() argument 2667 mapFrom8bit(uint8_t format) mapFrom8bit() argument [all...] |
| H A D | VkImage.hpp | 147 Format format; member in vk::Image
|
| H A D | VkImageView.cpp | 50 VkComponentMapping ResolveComponentMapping(VkComponentMapping mapping, vk::Format format) in ResolveComponentMapping() argument [all...] |
| /third_party/openssl/providers/common/ |
| H A D | bio_prov.c | 141 int ossl_prov_bio_vprintf(OSSL_CORE_BIO *bio, const char *format, va_list ap) in ossl_prov_bio_vprintf() argument 148 int ossl_prov_bio_printf(OSSL_CORE_BIO *bio, const char *format, ...) in ossl_prov_bio_printf() argument
|