Searched refs:AndroidSurfaceOutputFB (Results 1 – 2 of 2) sorted by relevance
83 OSCL_EXPORT_REF AndroidSurfaceOutputFB::AndroidSurfaceOutputFB() : in AndroidSurfaceOutputFB() function in AndroidSurfaceOutputFB89 OSCL_EXPORT_REF AndroidSurfaceOutputFB::~AndroidSurfaceOutputFB() in ~AndroidSurfaceOutputFB()94 OSCL_EXPORT_REF bool AndroidSurfaceOutputFB::initCheck() in initCheck()157 PVMFStatus AndroidSurfaceOutputFB::writeFrameBuf(uint8* aData, uint32 aDataLen, const PvmiMediaXfer… in writeFrameBuf()209 void AndroidSurfaceOutputFB::postLastFrame() in postLastFrame()214 void AndroidSurfaceOutputFB::closeFrameBuf() in closeFrameBuf()239 bool AndroidSurfaceOutputFB::getPmemFd(OsclAny *private_data_ptr, uint32 *pmemFD) in getPmemFd()264 bool AndroidSurfaceOutputFB::getOffset(OsclAny *private_data_ptr, uint32 *offset) in getOffset()292 void AndroidSurfaceOutputFB::convertFrame(void* src, void* dst, size_t len) in convertFrame()316 return new AndroidSurfaceOutputFB(); in createVideoMio()
55 class AndroidSurfaceOutputFB : public AndroidSurfaceOutput58 AndroidSurfaceOutputFB();66 OSCL_IMPORT_REF ~AndroidSurfaceOutputFB();