Home
last modified time | relevance | path

Searched refs:size (Results 23326 - 23350 of 41759) sorted by relevance

1...<<931932933934935936937938939940>>...1671

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_occlusion_query_pool.h48 size_t getNumRenderPassAllocatedQueries() const { return mAllocatedQueries.size(); } in getNumRenderPassAllocatedQueries()
/third_party/skia/third_party/externals/angle2/src/tests/
H A Dangle_end2end_tests_main.cpp35 if (!angle::FindTestDataPath(kTestExpectationsPath, foundDataPath.data(), foundDataPath.size())) in main()
/third_party/skia/src/codec/
H A DSkEncodedInfo.cpp13 if (skcms_Parse(data->data(), data->size(), &profile)) { in Make()
/third_party/skia/src/gpu/mock/
H A DGrMockBuffer.h26 fMapPtr = sk_malloc_throw(this->size());
/third_party/skia/src/core/
H A DSkMD5.h21 bool write(const void* buffer, size_t size) final;
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DVertexArray.h40 void setAttributeState(unsigned int attributeIndex, Buffer *boundBuffer, GLint size, GLenum type,
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_loop_preheaders.cpp49 if (GetIRContext()->cfg()->preds(block.id()).size() < 2) { in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_loop_preheaders.cpp49 if (GetIRContext()->cfg()->preds(block.id()).size() < 2) { in Apply()
/third_party/skia/third_party/externals/imgui/misc/cpp/
H A Dimgui_stdlib.h20 IMGUI_API bool InputTextMultiline(const char* label, std::string* str, const ImVec2& size = ImVec2(0, 0), ImGuiInputTextFlags flags = 0, ImGuiInputTextCallback callback = NULL, void* user_data = NULL);
/third_party/skia/third_party/externals/libwebp/extras/
H A Dextras.h69 WEBP_EXTERN int VP8EstimateQuality(const uint8_t* const data, size_t size);
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Dtypes.h56 // Allocates 'size' bytes of memory. Returns NULL upon error. Memory
59 WEBP_EXTERN void* WebPMalloc(size_t size);
/third_party/skia/src/sksl/
H A DSkSLOutputStream.cpp15 this->write(s.c_str(), s.size()); in writeString()
H A DSkSLMangler.cpp40 uniqueName = String::printf("_%d_%.*s", fCounter++, (int)baseName.size(), baseName.data()); in uniqueName()
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVtoHLSL.cpp24 spirv.size() / sizeof(uint32_t)); in SPIRVtoHLSL()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DPageableD3D12.h31 Pageable(ComPtr<ID3D12Pageable> d3d12Pageable, MemorySegment memorySegment, uint64_t size);
H A DHeapAllocatorD3D12.h36 uint64_t size) override;
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRingBufferAllocator.h47 uint64_t size; member
56 uint64_t mMaxBlockSize = 0; // Max size of the ring buffer (in bytes).
H A DScratchBuffer.cpp34 descriptor.size = capacity; in EnsureCapacity()
H A DPooledResourceMemoryAllocator.h27 // |PooledResourceMemoryAllocator| allocates a fixed-size resource memory from a resource memory
37 uint64_t size) override;
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DQueueGL.h33 size_t size) override;
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DMemoryAllocationStressTests.cpp33 descriptor.size = 1024 * 1024 * 1024; // 1G in TEST_P()
/third_party/skia/third_party/externals/brotli/c/include/brotli/
H A Dtypes.h66 * @param size requested memory region size; can not be @c 0
68 * @returns a valid pointer to a memory region of at least @p size bytes
71 typedef void* (*brotli_alloc_func)(void* opaque, size_t size);
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DQueue.h37 void WriteBuffer(WGPUBuffer cBuffer, uint64_t bufferOffset, const void* data, size_t size);
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbase.h56 FT_ULong size,
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffgload.h52 CFF_Size size,

Completed in 24 milliseconds

1...<<931932933934935936937938939940>>...1671