| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLContextCompatibilityTest.cpp | 128 EGLint depth; in EGLConfigName() local 154 strstr << "D" << depth; in EGLConfigName() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DepthStencilFormatsTest.cpp | 1236 float depth = ((frame % 2 == 0) ? 0.0f : 1.0f); TEST_P() local [all...] |
| H A D | TextureMultisampleTest.cpp | 773 GLint width = 0, height = 0, depth = 0, samples = 0; in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL3.cpp | 249 ValidateTexImage3DMultisample(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) ValidateTexImage3DMultisample() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderImage.cpp | 490 Int depth; in GetImageDimensions() local 682 UInt depth = *Pointer<UInt>(descriptor + OFFSET(vk::StorageImageDescriptor, depth)); in GetTexelAddress() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Sampler.cpp | 131 int depth = surface->getDepth(); in setTextureLevel() local [all...] |
| H A D | Sampler.hpp | 37 short depth[4]; member
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509_vpm.c | 311 void X509_VERIFY_PARAM_set_depth(X509_VERIFY_PARAM *param, int depth) in X509_VERIFY_PARAM_set_depth() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_image.cpp | 83 uint32_t depth = 0; member
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | runtime.py | 436 def depth(self): member in LoopContext
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | rpng-x.c | 144 static int depth; variable [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | pkgitems.cpp | 281 ures_enumDependencies(const char *itemName, const ResourceData *pResData, Resource res, const char *inKey, const char *parentKey, int32_t depth, CheckDependency check, void *context, Package *pkg, UErrorCode *pErrorCode) ures_enumDependencies() argument
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | compress_fragment.c | 127 BuildAndStoreCommandPrefixCode(const uint32_t histogram[128], uint8_t depth[128], uint16_t bits[128], size_t* storage_ix, uint8_t* storage) BuildAndStoreCommandPrefixCode() argument 177 EmitInsertLen(size_t insertlen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitInsertLen() argument 209 EmitLongInsertLen(size_t insertlen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitLongInsertLen() argument 226 EmitCopyLen(size_t copylen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitCopyLen() argument 258 EmitCopyLenLastDistance(size_t copylen, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitCopyLenLastDistance() argument 301 EmitDistance(size_t distance, const uint8_t depth[128], const uint16_t bits[128], uint32_t histo[128], size_t* storage_ix, uint8_t* storage) EmitDistance() argument 316 EmitLiterals(const uint8_t* input, const size_t len, const uint8_t depth[256], const uint16_t bits[256], size_t* storage_ix, uint8_t* storage) EmitLiterals() argument [all...] |
| H A D | compress_fragment_two_pass.c | 69 BuildAndStoreCommandPrefixCode( const uint32_t histogram[128], uint8_t depth[128], uint16_t bits[128], size_t* storage_ix, uint8_t* storage) BuildAndStoreCommandPrefixCode() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Queue.cpp | 41 CopyTextureData(uint8_t* dstPointer, const uint8_t* srcPointer, uint32_t depth, uint32_t rowsPerImage, uint64_t imageAdditionalStride, uint32_t actualBytesPerRow, uint32_t dstBytesPerRow, uint32_t srcBytesPerRow) CopyTextureData() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
| H A D | vulkan_command_buffer_utils.h | 188 } depth; member
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | deflate.h | 216 uch depth[2*L_CODES+1]; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uniset_props.cpp | 258 applyPattern(RuleCharacterIterator& chars, const SymbolTable* symbols, UnicodeString& rebuiltPat, uint32_t options, UnicodeSet& (UnicodeSet::*caseClosure)(int32_t attribute), int32_t depth, UErrorCode& ec) applyPattern() argument
|
| /third_party/python/Python/clinic/ |
| H A D | sysmodule.c.h | 431 int depth; in sys_set_coroutine_origin_tracking_depth() local 867 int depth = 0; sys__getframe() local [all...] |
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | RopeByteString.java | 262 minLength(int depth) minLength() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | parse_context.h | 349 ParseContext(int depth, bool aliasing, const char** start, T&&... args) in ParseContext() argument 359 int depth() const { return depth_; } in depth() function in google::protobuf::ParseContext
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree.cc | 227 int depth = 0; BuildOwnedStack() local 310 Propagate(CordRepBtree* tree, int depth, size_t length, OpResult result) Propagate() argument 464 const int depth = tree->height(); AddCordRep() local 550 int depth = tree->height(); AddData() local 603 const int depth = dst->height() - src->height(); Merge() local 863 const int depth = height(); GetAppendBufferSlow() local [all...] |
| H A D | cord_internal.h | 269 uint8_t depth() const { return storage[0]; } in depth() function
|
| H A D | cord_rep_btree_test.cc | 713 void RefEdgesAt(size_t depth, AutoUnref& refs, CordRepBtree* tree) { in RefEdgesAt() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboTestUtil.cpp | 708 void Texture3DShader::setDepth (float depth) in setDepth() argument 744 const float depth = m_uniforms[3].value.f; in shadeFragments() local
|