/aosp_15_r20/frameworks/rs/cpp/ |
H A D | Element.cpp | 431 …ent::Builder::add(const android::RSC::sp<const Element>&e, const char * name, uint32_t arraySize) { in add()
|
/aosp_15_r20/external/angle/samples/shader_translator/ |
H A D | shader_translator.cpp | 726 for (unsigned int arraySize : var.arraySizes) in PrintVariable() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | spv_utils.h | 70 uint32_t arraySize = kInvalid; member
|
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/ |
H A D | MultiLineChart.java | 86 int arraySize = (numPoints - 1) * 4; in drawTrace() local
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | SmallSortedMap.java | 94 SmallSortedMap<FieldDescriptorType, Object> newFieldMap(int arraySize) { in newFieldMap()
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | SmallSortedMap.java | 94 SmallSortedMap<FieldDescriptorType, Object> newFieldMap(int arraySize) { in newFieldMap()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fProgramInterfaceDefinitionUtil.cpp | 869 const int arraySize = in accumulateComplexType() local 1085 …const int arraySize = (type.getArraySize() == glu::VarType::UNSIZED_ARRAY) ? (1) : (type.getArrayS… in getBufferVariableSize() local
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | ShaderVars.cpp | 192 unsigned int arraySize = arraySizes[arraySizes.size() - 1u - arrayNestingIndex]; in getNestedArraySize() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderStructTests.cpp | 1189 …(const glw::Functions &gl, uint32_t programID, const char *name, const float *value, int arraySize) in setUniform()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluVarType.cpp | 46 VarType::VarType(const VarType &elementType, int arraySize) : m_type(VARTYPE_ARRAY) in VarType()
|
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/ |
H A D | VideoEncoderRoiTest.java | 203 int arraySize = (alignedWidth / BLOCK_WD) * (alignedHeight / BLOCK_HT); in enqueueInput() local
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/hash/ |
H A D | BloomFilterTest.java | 342 int arraySize = Ints.checkedCast(LongMath.divide(numBits, 64, RoundingMode.CEILING)); in testBitSize() local
|
/aosp_15_r20/device/generic/goldfish/wifi/wifi_hal/ |
D | interface.cpp | 53 constexpr size_t arraySize(const T (&)[N]) { in arraySize() function
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderStructTests.cpp | 1259 …(const glw::Functions &gl, uint32_t programID, const char *name, const float *value, int arraySize) in setUniform()
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/hash/ |
H A D | BloomFilterTest.java | 342 int arraySize = Ints.checkedCast(LongMath.divide(numBits, 64, RoundingMode.CEILING)); in testBitSize() local
|
/aosp_15_r20/device/google/trout/hal/sensors/2.1/ |
D | Sensor.cpp | 344 int arraySize = in setSensorPlacementData() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderStructTests.cpp | 1263 …(const glw::Functions &gl, uint32_t programID, const char *name, const float *value, int arraySize) in setUniform()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | cl_types.h | 171 size_t arraySize; member
|
/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A D | InitOutputVariables_test.cpp | 78 unsigned arraySize) in CreateIndexedLValueNodeList()
|
/aosp_15_r20/external/minigbm/external/ |
H A D | virtgpu_gfxstream_protocol.h | 99 uint32_t arraySize; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.hpp | 237 int arraySize; member
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/platform/include/ |
H A D | virtgpu_gfxstream_protocol.h | 91 uint32_t arraySize; member
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | virtgpu_gfxstream_protocol.h | 103 uint32_t arraySize; member
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | RewriteStructSamplers.cpp | 571 unsigned int arraySize = *it; in enterArray() local
|
/aosp_15_r20/external/angle/include/GLSLANG/ |
H A D | ShaderVars.h | 290 unsigned int arraySize; member
|