Home
last modified time | relevance | path

Searched defs:maxSize (Results 276 - 288 of 288) sorted by relevance

1...<<1112

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp2209 auto maxSize = std::min(childrenFilterRects_.size(), childrenFilterRectsCacheValid_.size()); in GetChildrenNeedFilterRectsWithoutCacheValid() local
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp1338 int32_t AVSessionService::GetHistoricalSessionDescriptors(int32_t maxSize, in GetHistoricalSessionDescriptors() argument
1358 int32_t AVSessionService::GetHistoricalAVQueueInfos(int32_t maxSize, int32_t maxAppSize, in GetHistoricalAVQueueInfos() argument
/third_party/mesa3d/src/mesa/main/
H A Dteximage.c973 GLint maxSize; in _mesa_legal_texture_dimensions() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp3228 GLsizei maxSize = 0; in getTransformFeedbackVaryingMaxLength() local
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp1517 int maxSize = this->caps()->maxTextureSize(); in onWrapVulkanSecondaryCBAsRenderTarget() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp997 int maxSize; member
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp280 int maxSize; in getGLTextureMaxSize() local
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp1555 unsigned int maxSize = 0; in maxClassNameSize() local
/third_party/mesa3d/include/CL/
H A Dcl2.hpp3652 size_type maxSize = std::numeric_limits<size_type>::max() / sizeof(T); variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1550 int maxSize = 0; in getMaxTextureSize() local
1617 const int maxSize = getMaxTextureSize(type, textureSize); in isValidCase() local
2011 const int maxSize = getMaxTextureSize(m_textureSpec.type, m_testSize.textureSize); in testTextureSize() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1665 const int maxSize = 16; in createShuffleVector() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1549 int maxSize = 0; in getMaxTextureSize() local
1616 const int maxSize = getMaxTextureSize(type, textureSize); in isValidCase() local
2010 const int maxSize = getMaxTextureSize(m_textureSpec.type, m_testSize.textureSize); in testTextureSize() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp3280 auto maxSize = touchPoints.size(); in FlushTouchEvents() local

Completed in 101 milliseconds

1...<<1112