Home
last modified time | relevance | path

Searched refs:size_t (Results 18551 - 18575 of 28534) sorted by relevance

1...<<741742743744745746747748749750>>...1142

/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_adjacency.cpp46 for (size_t i = 0; i < instructions.size(); ++i) { in ValidateAdjacency()
H A Dvalidate_literals.cpp69 for (size_t i = 0; i < inst->operands().size(); i++) {
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dsoftware_version_test.cpp59 const size_t first_space_after_v_or_npos = from_v.find_first_of(' '); in TEST()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_glslang_mtl_utils.h51 size_t xfbBufferCount);
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A DPreprocessorTest.h45 void lexSingleToken(size_t count, const char *const input[], pp::Token *token);
/third_party/skia/src/codec/
H A DSkSampler.cpp13 void SkSampler::Fill(const SkImageInfo& info, void* dst, size_t rowBytes, in Fill()
/third_party/skia/src/core/
H A DSkImageFilterCache.h57 static SkImageFilterCache* Create(size_t maxBytes);
H A DSkPathComplexityDfx.cpp50 constexpr size_t MESSAGE_SIZE = 4; in ShowPathComplexityDfx()
H A DSkTDynamicHash.h40 size_t approxBytesUsed() const { return fTable.approxBytesUsed(); } in approxBytesUsed()
/third_party/skia/src/gpu/
H A DGrHashMapWithCache.h36 size_t approxBytesUsed() const { return fMap.approxBytesUsed(); } in approxBytesUsed()
H A DGrTexture.h74 size_t onGpuMemorySize() const override;
/third_party/skia/src/image/
H A DSkImage_GpuYUVA.h37 size_t onTextureSize() const override;
H A DSkImage_GpuBase.h32 size_t dstRB,
/third_party/skia/src/gpu/gl/
H A DGrGLTextureRenderTarget.h72 size_t onGpuMemorySize() const override;
/third_party/skia/samplecode/
H A DSampleLCD.cpp32 size_t len = strlen(text);
H A DSampleAnimBlur.cpp39 for (size_t i = 0; i < SK_ARRAY_COUNT(gStyles); ++i) {
/third_party/skia/src/gpu/vk/
H A DGrVkMemory.h31 size_t size);
/third_party/skia/src/gpu/dawn/
H A DGrDawnRenderTarget.cpp31 size_t GrDawnRenderTarget::onGpuMemorySize() const { in onGpuMemorySize()
/third_party/skia/src/images/
H A DSkJPEGWriteUtility.cpp38 size_t size = skjpeg_destination_mgr::kBufferSize - dest->free_in_buffer; in sk_term_destination()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvID.hpp93 std::size_t operator()(const sw::SpirvID<T> &id) const noexcept
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DID.hpp98 std::size_t operator()(const vk::dbg::ID<T> &id) const noexcept
H A DLocation.hpp78 size_t operator()(const vk::dbg::Location &l) const in operator ()()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.hpp30 static size_t ComputeRequiredAllocationSize(const VkBufferCreateInfo *pCreateInfo);
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDisplaySurfaceKHR.hpp38 static size_t ComputeRequiredAllocationSize(const VkDisplaySurfaceCreateInfoKHR *pCreateInfo);
/third_party/openssl/crypto/ui/
H A Dui_local.h74 size_t result_len;

Completed in 59 milliseconds

1...<<741742743744745746747748749750>>...1142