HomeSort by relevance Sort by last modified time
    Searched defs:queryId (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_query.c     [all...]
  /packages/apps/Dialer/java/com/android/incallui/
ContactInfoCache.java 404 // back. We should only update the queryId. Otherwise, we may see
407 cacheEntry.queryId = queryToken.mQueryId;
428 + "; queryId = "
455 cacheEntry.queryId = queryToken.mQueryId;
541 final int queryId = myCookie.mQueryId;
542 if (!isWaitingForThisQuery(callId, queryId)) {
590 final int queryId = myCookie.mQueryId;
591 if (!isWaitingForThisQuery(callId, queryId)) {
713 int queryId;
754 + ", queryId=
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_dx.h 422 SVGA3dQueryId queryId;
432 SVGA3dQueryId queryId;
440 SVGA3dQueryId queryId;
449 SVGA3dQueryId queryId;
458 SVGA3dQueryId queryId;
466 SVGA3dQueryId queryId;
474 SVGA3dQueryId queryId;
482 SVGA3dQueryId queryId;
509 SVGA3dQueryId queryId;
    [all...]

Completed in 376 milliseconds