Searched defs:fSync (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLFinishCallbacks.h | 57 GrGLsync fSync; member
|
H A D | GrGLSemaphore.h | 43 GrGLsync fSync; variable
|
/aosp_15_r20/external/skia/include/gpu/ganesh/ |
H A D | GrTypes.h | 188 GrSyncCpu fSync = GrSyncCpu::kNo; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | tapi3if.h | 2002 #define ITBasicCallControl_Connect(This,fSync) (This)->lpVtbl->Connect(This,fSync) argument 2008 #define ITBasicCallControl_Conference(This,pCall,fSync) (This)->lpVtbl->Conference(This,pCall,fSync) argument 2009 #define ITBasicCallControl_Transfer(This,pCall,fSync) (This)->lpVtbl->Transfer(This,pCall,fSync) argument 5901 #define ITBasicCallControl2_Connect(This,fSync) (This)->lpVtbl->Connect(This,fSync) argument 5907 #define ITBasicCallControl2_Conference(This,pCall,fSync) (This)->lpVtbl->Conference(This,pCall,fSyn… argument 5908 #define ITBasicCallControl2_Transfer(This,pCall,fSync) (This)->lpVtbl->Transfer(This,pCall,fSync) argument
|