| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| H A D | HardwareBufferImageSiblingVkAndroid.cpp | 286 const vk::Format &format = in initImpl() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | CompressedTextureFormatsTest.cpp | 47 void checkSubImage2D(GLenum format, GLsizei size) in checkSubImage2D() argument 71 void checkSubImage3D(GLenum target, GLenum format, GLsizei size) in checkSubImage3D() argument 97 const GLenum format = ::testing::get<1>(GetParam()).first; in check2D() local 171 const GLenum format = ::testing::get<1>(GetParam()).first; check3D() local [all...] |
| H A D | VulkanExternalImageTest.cpp | 220 VkFormat format = VK_FORMAT_R8G8B8A8_UNORM; in RunShouldImportMemoryTest() local 330 VkFormat format = VK_FORMAT_R8G8B8A8_UNORM; RunShouldClearTest() local 640 VkFormat format = VK_FORMAT_R8G8B8A8_UNORM; RunShouldClearWithSemaphoresTest() local 877 VkFormat format = VK_FORMAT_R8G8B8A8_UNORM; runShouldDrawTest() local 1028 VkFormat format = VK_FORMAT_R8G8B8A8_UNORM; runWaitSemaphoresRetainsContentTest() local [all...] |
| H A D | MipmapTest.cpp | 16 TexImageCubeMapFaces(GLint level, GLenum internalformat, GLsizei width, GLenum format, GLenum type, void *pixels) TexImageCubeMapFaces() argument [all...] |
| H A D | CopyTexImageTest.cpp | 43 void initializeResources(GLenum format, GLenum type) in initializeResources() argument 93 void runCopyTexImageTest(GLenum format, GLubyte expected[3][4]) in runCopyTexImageTest() argument 119 void runCopyTexSubImageTest(GLenum format, GLubyte expected[3][4]) in runCopyTexSubImageTest() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | RenderbufferVk.cpp | 50 const vk::Format &format = renderer->getFormat(internalformat); in setStorageImpl() local 321 getRenderbufferImage(const gl::Context *context, const gl::PixelPackState &packState, gl::Buffer *packBuffer, GLenum format, GLenum type, void *pixels) getRenderbufferImage() argument
|
| H A D | vk_format_utils.cpp | 146 const angle::Format &format = angle::Format::Get(info[0].format); in initImageFallback() local 244 Format &format = mFormatData[formatIndex]; initialize() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLIOSurfaceClientBufferTest.cpp | 81 ScopedIOSurfaceRef CreateIOSurface(int32_t format, const std::vector<IOSurfacePlaneInfo> &planes) in CreateIOSurface() argument 123 CreateSinglePlaneIOSurface(int width, int height, int32_t format, int bytesPerElement) CreateSinglePlaneIOSurface() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkM44.cpp | 294 static const char* format = "|%g %g %g %g|\n" in dump() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrDrawOpAtlas.cpp | 214 GrDrawOpAtlas::GrDrawOpAtlas(GrProxyProvider* proxyProvider, const GrBackendFormat& format, in GrDrawOpAtlas() argument 58 Make(GrProxyProvider* proxyProvider, const GrBackendFormat& format, GrColorType colorType, int width, int height, int plotWidth, int plotHeight, GenerationCounter* generationCounter, AllowMultitexturing allowMultitexturing, int atlasPageNum, EvictionCallback* evictor) Make() argument
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrMatrixConvolutionEffect.cpp | 305 SkString format; in getShaderDfxInfo() local
|
| H A D | GrSkSLFP.cpp | 373 SkString format; in getShaderDfxInfo() local
|
| H A D | GrRRectEffect.cpp | 377 SkString format; in getShaderDfxInfo() local 677 SkString format; in getShaderDfxInfo() local
|
| /third_party/skia/src/gpu/ops/ |
| H A D | SoftwarePathRenderer.cpp | 90 const GrBackendFormat format = caps->getDefaultBackendFormat(GrColorType::kAlpha_8, in make_deferred_mask_texture_view() local
|
| H A D | QuadPerEdgeAA.cpp | 635 SkString format; variable
|
| /third_party/skia/src/gpu/text/ |
| H A D | GrAtlasManager.cpp | 32 bool GrAtlasManager::hasGlyph(GrMaskFormat format, GrGlyph* glyph) { in hasGlyph() argument 190 addToAtlas(GrResourceProvider* resourceProvider, GrDeferredUploadTarget* target, GrMaskFormat format, int width, int height, const void* image, GrDrawOpAtlas::AtlasLocator* atlasLocator) global() argument 199 addGlyphToBulkAndSetUseToken(GrDrawOpAtlas::BulkUseTokenUpdater* updater, GrMaskFormat format, GrGlyph* glyph, GrDeferredUploadToken token) global() argument 301 initAtlas(GrMaskFormat format) global() argument [all...] |
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkRenderTarget.cpp | 227 const GrBackendFormat& format = nonMSAAColorAttachment->backendFormat(); in dynamicMSAAAttachment() local 413 VkFormat format; in ReconstructAttachmentsDescriptor() local
|
| H A D | GrVkImage.cpp | 369 VkImageAspectFlags vk_format_to_aspect_flags(VkFormat format) { in vk_format_to_aspect_flags() argument 19 MakeStencil(GrVkGpu* gpu, SkISize dimensions, int sampleCnt, VkFormat format) MakeStencil() argument 37 MakeMSAA(GrVkGpu* gpu, SkISize dimensions, int numSamples, VkFormat format, GrProtected isProtected, GrMemoryless memoryless) MakeMSAA() argument 63 MakeTexture(GrVkGpu* gpu, SkISize dimensions, VkFormat format, uint32_t mipLevels, GrRenderable renderable, int numSamples, SkBudgeted budgeted, GrProtected isProtected) MakeTexture() argument 131 Make(GrVkGpu* gpu, SkISize dimensions, UsageFlags attachmentUsages, int sampleCnt, VkFormat format, uint32_t mipLevels, VkImageUsageFlags vkUsageFlags, GrProtected isProtected, GrMemoryless memoryless, SkBudgeted budgeted) Make() argument [all...] |
| /third_party/skia/src/gpu/mock/ |
| H A D | GrMockGpu.cpp | 94 onCreateTexture(SkISize dimensions, const GrBackendFormat& format, GrRenderable renderable, int renderTargetSampleCnt, SkBudgeted budgeted, GrProtected isProtected, int mipLevelCount, uint32_t levelClearMask) onCreateTexture() argument 126 onCreateCompressedTexture(SkISize dimensions, const GrBackendFormat& format, SkBudgeted budgeted, GrMipmapped mipMapped, GrProtected isProtected, const void* data, size_t dataSize) onCreateCompressedTexture() argument 153 onCreateCompressedTexture(SkISize dimensions, const GrBackendFormat& format, SkBudgeted budgeted, GrMipmapped mipMapped, GrProtected isProtected, OH_NativeBuffer* nativeBuffer, size_t bufferSize) onCreateCompressedTexture() argument 232 onCreateBackendTexture(SkISize dimensions, const GrBackendFormat& format, GrRenderable, GrMipmapped mipMapped, GrProtected) onCreateBackendTexture() argument 253 onCreateCompressedBackendTexture( SkISize dimensions, const GrBackendFormat& format, GrMipmapped mipMapped, GrProtected) onCreateCompressedBackendTexture() argument [all...] |
| /third_party/skia/src/opts/ |
| H A D | SkSwizzler_opts.h | 296 static void inverted_cmyk_to(Format format, uint32_t* dst, const uint32_t* src, int count) { in inverted_cmyk_to() argument 542 static void inverted_cmyk_to(Format format, uint32_t* dst, const uint32_t* src, int count) { in inverted_cmyk_to() argument 793 static void inverted_cmyk_to(Format format, uint32_t* dst, const uint32_t* src, int count) { in inverted_cmyk_to() argument 1023 static void inverted_cmyk_to(Format format, uint32_ argument [all...] |
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_reflect.cpp | 264 void CompilerReflection::set_format(const std::string &format) in set_format() argument
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | image_enc.c | 550 WebPSaveImage(const WebPDecBuffer* const buffer, WebPOutputFileFormat format, const char* const out_file_name) WebPSaveImage() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | choicfmt.cpp | 379 ChoiceFormat::format(int64_t number, in format() function in ChoiceFormat 391 ChoiceFormat::format(int32_t number, in format() function in ChoiceFormat 402 ChoiceFormat::format(double number, format() function in ChoiceFormat 470 ChoiceFormat::format(const Formattable* objs, format() function in ChoiceFormat [all...] |
| H A D | datefmt.cpp | 197 DateFormat::format(const Formattable& obj, in format() function in DateFormat 232 DateFormat::format(const Formattable& obj, in format() function in DateFormat 268 DateFormat::format(Calendar& /* unused cal */, in format() function in DateFormat 281 DateFormat::format(UDate date, UnicodeString& appendTo, FieldPosition& fieldPosition) const { in format() function in DateFormat 300 DateFormat::format(UDate date, UnicodeString& appendTo, FieldPositionIterator* posIter, in format() function in DateFormat 318 DateFormat::format(UDat function in DateFormat [all...] |
| H A D | plurfmt.cpp | 207 PluralFormat::format(const Formattable& obj, in format() function in PluralFormat 223 PluralFormat::format(int32_t number, UErrorCode& status) const { in format() function in PluralFormat 230 PluralFormat::format(double number, UErrorCode& status) const { in format() function in PluralFormat 238 PluralFormat::format(int32_t number, in format() function in PluralFormat 246 PluralFormat::format(double number, in format() function in PluralFormat 254 PluralFormat::format(const Formattable& numberObject, double number, format() function in PluralFormat 352 setNumberFormat(const NumberFormat* format, UErrorCode& status) setNumberFormat() argument [all...] |