Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_surface.h91 #define GET_SURFACE_INFO_protect(psb_surface) ((int) psb_surface->extra_info[6]) macro
Dpnw_rotate.c547 GET_SURFACE_INFO_protect(obj_surface->psb_surface)); in psb_CreateScalingSurface()
723 GET_SURFACE_INFO_protect(obj_surface->psb_surface)); in psb_CreateRotateSurface()
/hardware/intel/img/psb_video/src/android/
Dpsb_output_android.c60 #define GET_SURFACE_INFO_protect(psb_surface) ((int) psb_surface->extra_info[6]) macro
405 if (GET_SURFACE_INFO_protect(obj_surface->psb_surface)) {