Home
last modified time | relevance | path

Searched defs:size (Results 10876 - 10900 of 14873) sorted by relevance

1...<<431432433434435436437438439440>>...595

/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_benchmark.cc243 int size = 0; in BM_Sizeof() local
561 auto size = ToSize; BM_AssignSizeRef() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dhash.h95 H add_buffer(H state, const char* data, size_t size) { in add_buffer() argument
472 size_t size = 0; AbslHashValue() local
608 hash_range_or_bytes(H hash_state, const T* data, size_t size) hash_range_or_bytes() argument
616 hash_range_or_bytes(H hash_state, const T* data, size_t size) hash_range_or_bytes() argument
744 combine_contiguous(MixingHashState hash_state, const unsigned char* first, size_t size) combine_contiguous() argument
1006 combine_contiguous(H state, const T* data, size_t size) combine_contiguous() argument
1012 add_buffer(H state, const unsigned char* data, size_t size) add_buffer() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_test.cc1229 const size_t size = size_t{2200} * 1000 * 1000; TEST() local
[all...]
/third_party/skia/experimental/graphite/src/
H A DDevice.cpp107 size_t size = rowBytes * pm.height(); in onReadPixels() local
/third_party/skia/include/private/
H A DSkTArray.h370 size_t size() const { return (size_t)fCount; } in size() function in SkTArray
H A DGrResourceKey.h33 size_t size() const { in size() function in GrResourceKey
66 size_t size = (count + kMetaDataCnt) * sizeof(uint32_t); in Builder() local
[all...]
/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp23 static bool valid_utf8(const char* ptr, size_t size) { return SkUTF::CountUTF8(ptr, size) >= 0; } in valid_utf8() argument
29 static void readlines(const void* data, size_t size, F f) { in readlines() argument
213 size_t size = 0; copy() local
[all...]
/third_party/skia/gm/
H A Dimage.cpp50 SkSize size = SkSize::Make(SkIntToScalar(surface->width()), in drawContents() local
H A Druntimeshader.cpp30 RuntimeShaderGM(const char* name, SkISize size, const char* sksl, uint32_t flags = 0) in RuntimeShaderGM() argument
86 static sk_sp<SkShader> make_shader(sk_sp<SkImage> img, SkISize size) { in make_shader() argument
92 static sk_sp<SkShader> make_threshold(SkISize size) { in make_threshold() argument
151 const SkISize size = {256, 256}; global() variable
[all...]
/third_party/skia/modules/canvaskit/
H A Dgm_bindings.cpp124 SkISize size = gm->getISize(); in RunGM() local
/third_party/skia/include/core/
H A DSkString.h133 size_t size() const { return (size_t) fRec->fLength; } in size() function in SkString
/third_party/skia/modules/sksg/samples/
H A DSampleSVGPong.cpp254 SkSize size; member
/third_party/skia/fuzz/
H A DFuzzMain.cpp482 SkISize size = codec->getScaledDimensions(fscale); in fuzz_img() local
/third_party/selinux/libsepol/src/
H A Dkernel_to_common.c107 int strs_init(struct strs **strs, size_t size) in strs_init() argument
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Drsa.rs288 pub fn size(&self) -> u32 { in size() functions
[all...]
/third_party/spirv-tools/source/opt/
H A Dliveness.cpp99 uint32_t size = 0u; in GetLocSize() local
H A Dtypes.cpp38 const auto size = a.size(); in CompareTwoVectors() local
510 const auto size = element_decorations_.size(); IsSameImpl() local
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_composites.cpp90 auto size = _.FindDef(type_inst->word(3)); in GetExtractInsertValueType() local
285 auto size = _.FindDef(array_inst->word(3)); ValidateCompositeConstruct() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboMultisampleTests.cpp58 BasicFboMultisampleCase (Context& context, const char* name, const char* desc, deUint32 colorFormat, deUint32 depthStencilFormat, const IVec2& size, int numSamples) in BasicFboMultisampleCase() argument
H A Des3fShaderMetamorphicTests.cpp96 int size = resource->getSize(); in fileContents() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp119 int size = 0; in getVarTypeSize() local
[all...]
H A Des31fProgramInterfaceQueryTests.cpp75 int size = 0; in getVarTypeSize() local
[all...]
H A Des31fTextureFormatTests.cpp126 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, int size, int depth) in TextureCubeArrayFormatCase() argument
140 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, deUint32 internalFormat, int size, int depth) in TextureCubeArrayFormatCase() argument
/third_party/vulkan-headers/include/vulkan/
H A Dvk_layer.h147 uint32_t size; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp544 Move<VkImage> makeImage (const DeviceInterface& vk, const VkDevice device, const VkFormat format, const IVec2& size, const deUint32 numLayers, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) in makeImage() argument
[all...]

Completed in 28 milliseconds

1...<<431432433434435436437438439440>>...595