Home
last modified time | relevance | path

Searched refs:C2D_API (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/display/libcopybit/
Dc2d2.h36 #ifndef C2D_API
37 #define C2D_API /* define API export as needed */ macro
416 C2D_API C2D_STATUS c2dCreateSurface( uint32 *surface_id,
422 C2D_API C2D_STATUS c2dQuerySurface( uint32 surface_id,
432 C2D_API C2D_STATUS c2dDestroySurface( uint32 surface_id );
442 C2D_API C2D_STATUS c2dFillSurface( uint32 surface_id,
456 C2D_API C2D_STATUS c2dWriteSurface( uint32 surface_id,
471 C2D_API C2D_STATUS c2dReadSurface( uint32 surface_id,
478 C2D_API C2D_STATUS c2dSurfaceUpdated( uint32 surface_id,
484 C2D_API C2D_STATUS c2dUpdateSurface( uint32 surface_id,
[all …]