Home | History | Annotate | Download | only in jni

Lines Matching refs:GetLongField

145     MediaPlayer* const p = (MediaPlayer*)env->GetLongField(thiz, fields.context);
152 sp<MediaPlayer> old = (MediaPlayer*)env->GetLongField(thiz, fields.context);
282 IGraphicBufferProducer * const p = (IGraphicBufferProducer*)env->GetLongField(thiz, fields.surface_texture);