Searched refs:pDescription (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorOsal.h39 const char* pDescription);
H A DVideoEditorOsal.cpp261 const char* pDescription)
269 pData = (M4VSS3GPP_EditSettings*)M4OSA_32bitAlignedMalloc(size, 0, (M4OSA_Char*)pDescription);
286 error: unable to allocate memory for %s", pDescription);
257 videoEditOsal_alloc( bool* pResult, JNIEnv* pEnv, size_t size, const char* pDescription) argument
H A DVideoEditorJava.h301 const char* pDescription; member in struct:__anon20
H A DVideoEditorJava.cpp548 pString = pClass->pConstants[index].pDescription;

Completed in 22 milliseconds