| /third_party/skia/src/shaders/ |
| H A D | SkPictureShader.cpp | 126 sk_sp<SkFlattenable> SkPictureShader::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_config_parser.cpp | 521 void* buffer = XML_GetBuffer(parser, bufferSize); in parse_config_file() local
|
| H A D | SkFontHost_FreeType.cpp | 219 sk_ft_stream_io(FT_Stream ftStream, unsigned long offset, unsigned char* buffer, unsigned long count) sk_ft_stream_io() argument
|
| /third_party/skia/tests/ |
| H A D | PDFPrimitivesTest.cpp | 44 SkDynamicMemoryWStream buffer; in emit_to_string() local 279 sk_sp<SkFlattenable> TestImageFilter::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument 376 char buffer[5]; in DEF_TEST() local [all...] |
| H A D | StreamTest.cpp | 352 uint8_t buffer[4096]; in stream_peek_test() local 382 uint8_t buffer[4096]; in DEF_TEST() local [all...] |
| H A D | CanvasTest.cpp | 640 sk_sp<SkFlattenable> ZeroBoundsImageFilter::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
|
| H A D | TextBlobTest.cpp | 162 const SkTextBlobBuilder::RunBuffer& buffer = builder.allocRunPos(font, glyphCount); in TestBounds() local 360 SkTextBlobBuilder::RunBuffer buffer = builder->allocRun(font, glyphCount, x, y); in add_run() local
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFTypes.cpp | 112 char buffer[3] = {'#', in write_name_escaped() local
|
| H A D | SkPDFUtils.cpp | 368 char buffer[5]; in Base85Encode() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLCompiler.cpp | 610 StringStream buffer; in toSPIRV() local 653 StringStream buffer; in toSPIRV() local 670 StringStream buffer; in toGLSL() local 696 StringStream buffer; in toMetal() local [all...] |
| /third_party/skia/src/utils/ |
| H A D | SkCustomTypeface.cpp | 412 char* buffer = (char*)ram.get(); in Deserialize() local
|
| /third_party/skia/third_party/externals/brotli/python/ |
| H A D | _brotli.cc | 109 const uint8_t* buffer = BrotliEncoderTakeOutput(enc, &buffer_length); in compress_stream() local 412 const uint8_t* buffer = BrotliDecoderTakeOutput(dec, &buffer_length); in decompress_stream() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | RenderPipeline.cpp | 172 ValidateVertexBufferLayout( DeviceBase* device, const VertexBufferLayout* buffer, const EntryPointMetadata& metadata, ityp::bitset<VertexAttributeLocation, kMaxVertexAttributes>* attributesSetMask) ValidateVertexBufferLayout() argument [all...] |
| H A D | DawnNative.cpp | 248 uint64_t GetAllocatedSizeForTesting(WGPUBuffer buffer) { in GetAllocatedSizeForTesting() argument
|
| H A D | CommandValidation.cpp | 160 MaybeError ValidateCopySizeFitsInBuffer(const Ref<BufferBase>& buffer, in ValidateCopySizeFitsInBuffer() argument 76 ValidateWriteBuffer(const DeviceBase* device, const BufferBase* buffer, uint64_t bufferOffset, uint64_t size) ValidateWriteBuffer() argument 458 ValidateCanUseAs(const BufferBase* buffer, wgpu::BufferUsage usage) ValidateCanUseAs() argument [all...] |
| H A D | BindGroupLayout.cpp | 78 const BufferBindingLayout& buffer = entry.buffer; in ValidateBindGroupLayoutEntry() local [all...] |
| H A D | ShaderModule.h | 144 BufferBindingLayout buffer; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | UtilsD3D12.cpp | 266 RecordCopyTextureToBufferFromTextureCopySplit(ID3D12GraphicsCommandList* commandList, const TextureCopySubresource& baseCopySplit, Buffer* buffer, uint64_t baseOffset, uint64_t bufferBytesPerRow, Texture* texture, uint32_t textureMiplevel, uint32_t textureLayer, Aspect aspect) RecordCopyTextureToBufferFromTextureCopySplit() argument 297 Copy2DTextureToBufferWithCopySplit(ID3D12GraphicsCommandList* commandList, const TextureCopy& textureCopy, const BufferCopy& bufferCopy, Texture* texture, Buffer* buffer, const Extent3D& copySize) Copy2DTextureToBufferWithCopySplit() argument 341 Copy3DTextureToBuffer(ID3D12GraphicsCommandList* commandList, const TextureCopy& textureCopy, const BufferCopy& bufferCopy, Texture* texture, Buffer* buffer, const Extent3D& copySize) Copy3DTextureToBuffer() argument 361 RecordCopyTextureToBuffer(ID3D12GraphicsCommandList* commandList, const TextureCopy& textureCopy, const BufferCopy& bufferCopy, Texture* texture, Buffer* buffer, const Extent3D& copySize) RecordCopyTextureToBuffer() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DepthStencilStateTests.cpp | 311 wgpu::Buffer buffer = utils::CreateBufferFromData(device, &data, sizeof(TriangleData), in DoTest() local
|
| H A D | ColorStateTests.cpp | 106 wgpu::Buffer buffer = in MakeBindGroupForColors() local
|
| /third_party/skia/third_party/externals/angle2/util/posix/ |
| H A D | test_utils_posix.cpp | 81 char buffer[kBufSize]; in ReadFromFile() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | GPURenderPassEncoder.cpp | 173 setIndexBuffer(Napi::Env env, interop::Interface<interop::GPUBuffer> buffer, interop::GPUIndexFormat indexFormat, interop::GPUSize64 offset, std::optional<interop::GPUSize64> size) setIndexBuffer() argument 191 setVertexBuffer(Napi::Env env, interop::GPUIndex32 slot, interop::Interface<interop::GPUBuffer> buffer, interop::GPUSize64 offset, std::optional<interop::GPUSize64> size) setVertexBuffer() argument
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftbitmap.c | 169 unsigned char* buffer = NULL; ft_bitmap_assure_buffer() local 975 unsigned char* buffer = NULL; FT_EXPORT_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffdrivr.c | 316 cff_get_glyph_name( CFF_Face face, FT_UInt glyph_index, FT_Pointer buffer, FT_UInt buffer_max ) cff_get_glyph_name() argument
|
| /third_party/skia/third_party/externals/freetype/src/tools/ftrandom/ |
| H A D | ftrandom.c | 353 char buffer[1025]; in FindFonts() local 440 static char buffer[8096]; in copyfont() local 520 char buffer[1024]; do_test() local [all...] |