Home
last modified time | relevance | path

Searched defs:logLen (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/chre/platform/shared/
H A Dlog_buffer.cc58 auto logLen = static_cast<uint8_t>(size); in handleBtLog() local
290 auto logLen = static_cast<uint8_t>(logSize); in processLog() local
319 const void *logBuffer, uint8_t logLen, in copyLogToBuffer()
345 const void *logBuffer, uint8_t logLen, in encodeAndCopyLogLocked()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fInfoLogQueryShared.cpp39 void verifyInfoLogQuery(tcu::ResultCollector &result, glu::CallLogWrapper &gl, int logLen, glw::GLu… in verifyInfoLogQuery()
H A Des31fProgramPipelineStateQueryTests.cpp369 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
H A Des31fShaderStateQueryTests.cpp439 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
H A Des31fProgramStateQueryTests.cpp714 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
/aosp_15_r20/external/zstd/build/single_file_libs/examples/
H A Demscripten.c149 GLint logLen; in compileShader() local