| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | inlined_vector_benchmark.cc | 243 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 D | hash.h | 95 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 D | string_view_test.cc | 1229 const size_t size = size_t{2200} * 1000 * 1000; TEST() local [all...] |
| /third_party/skia/experimental/graphite/src/ |
| H A D | Device.cpp | 107 size_t size = rowBytes * pm.height(); in onReadPixels() local
|
| /third_party/skia/include/private/ |
| H A D | SkTArray.h | 370 size_t size() const { return (size_t)fCount; } in size() function in SkTArray
|
| H A D | GrResourceKey.h | 33 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 D | editor.cpp | 23 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 D | image.cpp | 50 SkSize size = SkSize::Make(SkIntToScalar(surface->width()), in drawContents() local
|
| H A D | runtimeshader.cpp | 30 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 D | gm_bindings.cpp | 124 SkISize size = gm->getISize(); in RunGM() local
|
| /third_party/skia/include/core/ |
| H A D | SkString.h | 133 size_t size() const { return (size_t) fRec->fLength; } in size() function in SkString
|
| /third_party/skia/modules/sksg/samples/ |
| H A D | SampleSVGPong.cpp | 254 SkSize size; member
|
| /third_party/skia/fuzz/ |
| H A D | FuzzMain.cpp | 482 SkISize size = codec->getScaledDimensions(fscale); in fuzz_img() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | kernel_to_common.c | 107 int strs_init(struct strs **strs, size_t size) in strs_init() argument [all...] |
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | rsa.rs | 288 pub fn size(&self) -> u32 { in size() functions [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | liveness.cpp | 99 uint32_t size = 0u; in GetLocSize() local
|
| H A D | types.cpp | 38 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 D | validate_composites.cpp | 90 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 D | es3fFboMultisampleTests.cpp | 58 BasicFboMultisampleCase (Context& context, const char* name, const char* desc, deUint32 colorFormat, deUint32 depthStencilFormat, const IVec2& size, int numSamples) in BasicFboMultisampleCase() argument
|
| H A D | es3fShaderMetamorphicTests.cpp | 96 int size = resource->getSize(); in fileContents() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fProgramInterfaceQueryTestCase.cpp | 119 int size = 0; in getVarTypeSize() local [all...] |
| H A D | es31fProgramInterfaceQueryTests.cpp | 75 int size = 0; in getVarTypeSize() local [all...] |
| H A D | es31fTextureFormatTests.cpp | 126 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 D | vk_layer.h | 147 uint32_t size; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleImageTests.cpp | 544 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...] |