/hardware/qcom/display/msm8909w_3100/libqdutils/ |
D | qd_utils.cpp | 115 const uint32_t maxCount = 10; in querySDEInfoFB() local 116 char *tokens[maxCount] = { NULL }; in querySDEInfoFB() 141 if (parseLine(line, tokens, maxCount, &tokenCount)) { in querySDEInfoFB() 243 const uint32_t maxCount = 10; in getDPTestConfig() local 244 char *tokens[maxCount] = { NULL }; in getDPTestConfig() 265 if (!parseLine(line, tokens, maxCount, &tokenCount)) { in getDPTestConfig()
|
/hardware/qcom/display/msm8909/libqdutils/ |
D | qd_utils.cpp | 115 const uint32_t maxCount = 10; in querySDEInfoFB() local 116 char *tokens[maxCount] = { NULL }; in querySDEInfoFB() 141 if (parseLine(line, tokens, maxCount, &tokenCount)) { in querySDEInfoFB() 243 const uint32_t maxCount = 10; in getDPTestConfig() local 244 char *tokens[maxCount] = { NULL }; in getDPTestConfig() 265 if (!parseLine(line, tokens, maxCount, &tokenCount)) { in getDPTestConfig()
|
/hardware/qcom/display/msm8998/libqdutils/ |
D | qd_utils.cpp | 115 const uint32_t maxCount = 10; in querySDEInfoFB() local 116 char *tokens[maxCount] = { NULL }; in querySDEInfoFB() 141 if (parseLine(line, tokens, maxCount, &tokenCount)) { in querySDEInfoFB() 243 const uint32_t maxCount = 10; in getDPTestConfig() local 244 char *tokens[maxCount] = { NULL }; in getDPTestConfig() 265 if (!parseLine(line, tokens, maxCount, &tokenCount)) { in getDPTestConfig()
|
/hardware/qcom/display/msm8996/libqdutils/ |
D | qd_utils.cpp | 57 const uint32_t maxCount = 10; in querySDEInfo() local 58 char *tokens[maxCount] = { NULL }; in querySDEInfo() 85 if (parseLine(line, tokens, maxCount, &tokenCount)) { in querySDEInfo()
|
/hardware/qcom/sm7250/display/libqdutils/ |
D | qd_utils.cpp | 127 const uint32_t maxCount = 10; in getDPTestConfig() local 128 char *tokens[maxCount] = { NULL }; in getDPTestConfig() 149 if (!parseLine(line, tokens, maxCount, &tokenCount)) { in getDPTestConfig()
|
/hardware/qcom/sm8150/display/libqdutils/ |
D | qd_utils.cpp | 128 const uint32_t maxCount = 10; in getDPTestConfig() local 129 char *tokens[maxCount] = { NULL }; in getDPTestConfig() 150 if (!parseLine(line, tokens, maxCount, &tokenCount)) { in getDPTestConfig()
|
/hardware/interfaces/staging/security/see/storage/aidl/android/hardware/security/see/storage/ |
D | IDir.aidl | 39 @utf8InCpp String[] readNextFilenames(int maxCount); in readNextFilenames() argument
|
/hardware/interfaces/sensors/1.0/default/ |
D | Sensors.cpp | 160 Return<void> Sensors::poll(int32_t maxCount, poll_cb _hidl_cb) { in poll() argument 186 if (maxCount <= 0) { in poll() 189 int bufferSize = maxCount <= kPollMaxBufferSize ? maxCount : kPollMaxBufferSize; in poll()
|
D | Sensors.h | 45 Return<void> poll(int32_t maxCount, poll_cb _hidl_cb) override;
|
/hardware/interfaces/sensors/1.0/ |
D | ISensors.hal | 56 * Generate a vector of sensor events containing at most "maxCount" 65 * @param maxCount max number of samples can be returned, must be > 0. 66 * Actual number of events returned in data must be <= maxCount 68 * @return result OK on success or BAD_VALUE if maxCount <= 0. 74 poll(int32_t maxCount)
|
/hardware/interfaces/sensors/common/utils/ |
D | ISensorsWrapper.h | 181 Return<void> poll(int32_t maxCount, in poll() argument 183 return mSensors->poll(maxCount, _hidl_cb); in poll()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.cpp | 452 const uint32_t maxCount = sizeof(list.req)/sizeof(list.req[0]); in stretch_copybit() local 478 if (++list.count == maxCount) { in stretch_copybit()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | copybit.cpp | 514 const uint32_t maxCount = in stretch_copybit() local 553 if (++list->count == maxCount) { in stretch_copybit()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit.cpp | 492 const uint32_t maxCount = in stretch_copybit() local 518 if (++list->count == maxCount) { in stretch_copybit()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit.cpp | 512 const uint32_t maxCount = in stretch_copybit() local 551 if (++list->count == maxCount) { in stretch_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit.cpp | 492 const uint32_t maxCount = in stretch_copybit() local 518 if (++list->count == maxCount) { in stretch_copybit()
|
/hardware/qcom/sm7250/display/libcopybit/ |
D | copybit.cpp | 514 const uint32_t maxCount = in stretch_copybit() local 545 if (++list->count == maxCount) { in stretch_copybit()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit.cpp | 514 const uint32_t maxCount = in stretch_copybit() local 553 if (++list->count == maxCount) { in stretch_copybit()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | copybit.cpp | 512 const uint32_t maxCount = in stretch_copybit() local 551 if (++list->count == maxCount) { in stretch_copybit()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit.cpp | 497 const uint32_t maxCount = in stretch_copybit() local 531 if (++list->count == maxCount) { in stretch_copybit()
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | copybit.cpp | 514 const uint32_t maxCount = in stretch_copybit() local 545 if (++list->count == maxCount) { in stretch_copybit()
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glxext.h | 237 typedef unsigned int ( *PFNGLXGETGPUIDSAMDPROC) (unsigned int maxCount, unsigned int *ids); 247 unsigned int glXGetGPUIDsAMD (unsigned int maxCount, unsigned int *ids);
|
D | wglext.h | 301 typedef UINT (WINAPI * PFNWGLGETGPUIDSAMDPROC) (UINT maxCount, UINT *ids); 311 UINT WINAPI wglGetGPUIDsAMD (UINT maxCount, UINT *ids);
|
/hardware/google/gfxstream/include/GL/ |
D | wglext.h | 847 extern UINT WINAPI wglGetGPUIDsAMD (UINT maxCount, UINT *ids); 857 typedef UINT (WINAPI * PFNWGLGETGPUIDSAMDPROC) (UINT maxCount, UINT *ids);
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2.h | 420 typedef void (GL_APIENTRYP PFNGLGETATTACHEDSHADERSPROC) (GLuint program, GLsizei maxCount, GLsizei … 563 GL_APICALL void GL_APIENTRY glGetAttachedShaders (GLuint program, GLsizei maxCount, GLsizei *count,…
|