Home
last modified time | relevance | path

Searched defs:size (Results 1551 - 1575 of 8426) sorted by relevance

1...<<61626364656667686970>>...338

/third_party/skia/src/gpu/d3d/
H A DGrD3DDescriptorTableManager.cpp17 GrD3DDescriptorTableManager::createShaderViewTable(GrD3DGpu* gpu, unsigned int size) { in createShaderViewTable() argument
22 createSamplerTable( GrD3DGpu* gpu, unsigned int size) createSamplerTable() argument
[all...]
/third_party/skia/src/gpu/
H A DGrMemoryPool.h84 size_t size() const { return fAllocator.totalSize() - fAllocator.preallocSize(); } in size() function in GrMemoryPool
H A DGrMemoryPool.cpp61 void* GrMemoryPool::allocate(size_t size) { in allocate() argument
/third_party/skia/src/codec/
H A DSkMasks.cpp93 uint32_t size = 0; in process_mask() local
61 get_comp(uint32_t pixel, uint32_t mask, uint32_t shift, uint32_t size) get_comp() argument
[all...]
H A DSkMasks.h19 uint32_t size; // Of mask width member
/third_party/skia/src/core/
H A DSkFontPriv.h40 static SkMatrix MakeTextMatrix(SkScalar size, SkScalar scaleX, SkScalar skewX) { in MakeTextMatrix() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DBuffer.cpp47 void Buffer::bufferData(const void *data, GLsizeiptr size, GLenum usage) in bufferData() argument
76 void Buffer::bufferSubData(const void *data, GLsizeiptr size, GLintptr offset) in bufferSubData() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.hpp50 VkDeviceSize size = 0; member in vk::Buffer
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.hpp57 uint32_t size; member in vk::DisplaySurfaceKHR
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Davailable_instructions.cpp114 uint32_t AvailableInstructions::AvailableBeforeInstruction::size() const { in size() function in spvtools::fuzz::AvailableInstructions::AvailableBeforeInstruction
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Davailable_instructions.cpp114 uint32_t AvailableInstructions::AvailableBeforeInstruction::size() const { in size() function in spvtools::fuzz::AvailableInstructions::AvailableBeforeInstruction
[all...]
/third_party/skia/third_party/externals/imgui/misc/cpp/
H A Dimgui_stdlib.cpp54 bool ImGui::InputTextMultiline(const char* label, std::string* str, const ImVec2& size, ImGuiInputTextFlags flags, ImGuiInputTextCallback callback, void* user_data) in InputTextMultiline() argument
/third_party/skia/third_party/externals/libwebp/extras/
H A Dquality_estimate.c44 int VP8EstimateQuality(const uint8_t* const data, size_t size) { in VP8EstimateQuality() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrlist.h77 uint32_t size() const { return fCount; } in size() function in NFRuleList
89 int32_t size = fCount; in deleteAll() local
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/
H A Dtestplug.c162 static void * U_CALLCONV myMemAlloc(const void *context, size_t size) { in myMemAlloc() argument
176 static void * U_CALLCONV myMemRealloc(const void *context, void *mem, size_t size) { in myMemRealloc() argument
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimencoder_fuzzer.cc122 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* const data, size_t size) { in LLVMFuzzerTestOneInput() argument
28 AddFrame(WebPAnimEncoder** const enc, const WebPAnimEncoderOptions& anim_config, int* const width, int* const height, int timestamp_ms, const uint8_t data[], size_t size, uint32_t* const bit_pos) AddFrame() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtest_postprocessor_amp.c9 check_post(void *cls, enum MHD_ValueKind kind, const char* key, const char* filename, const char* content_type, const char* content_encoding, const char* data, uint64_t off, size_t size) check_post() argument
H A Dtest_postprocessor_large.c67 size_t size; in test_simple_large() local
36 value_checker(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *data, uint64_t off, size_t size) value_checker() argument
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dio_raw.c93 SPDYF_raw_recv(struct SPDY_Session *session, void * buffer, size_t size) SPDYF_raw_recv() argument
122 SPDYF_raw_send(struct SPDY_Session *session, const void * buffer, size_t size) SPDYF_raw_send() argument
/third_party/skia/third_party/externals/oboe/src/common/
H A DFilterAudioStream.h48 const int size = childStream->getFramesPerBurst() * childStream->getBytesPerFrame(); in FilterAudioStream() local
/third_party/skia/src/pdf/
H A DSkPDFDevice.h101 SkISize size() const { return this->imageInfo().dimensions(); } in size() function in final
/third_party/skia/tests/
H A DCachedDataTest.cpp36 static SkCachedData* make_data(size_t size, SkDiscardableMemoryPool* pool) { in make_data() argument
85 const size_t size = 100; in DEF_TEST() local
48 test_locking(skiatest::Reporter* reporter, size_t size, SkDiscardableMemoryPool* pool) test_locking() argument
[all...]
H A DArenaAllocTest.cpp186 uint32_t size = fibs.nextBlockSize(); in DEF_TEST() local
196 uint32_t size = fibs.nextBlockSize(); in DEF_TEST() local
208 uint32_t size = fibs.nextBlockSize(); in DEF_TEST() local
H A DYUVCacheTest.cpp49 size_t size = yuvaPixmapInfo.computeTotalBytes(); in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DPageableD3D12.cpp18 Pageable(ComPtr<ID3D12Pageable> d3d12Pageable, MemorySegment memorySegment, uint64_t size) Pageable() argument

Completed in 12 milliseconds

1...<<61626364656667686970>>...338