Searched refs:hasSecure (Results 1 – 1 of 1) sorted by relevance
4060 bool hasSecure = false; in android_media_MediaCodec_LinearBlock_native_obtain() local4064 hasSecure = true; in android_media_MediaCodec_LinearBlock_native_obtain()4069 if (!obtain(context.get(), capacity, names, (hasSecure && !hasNonSecure) /* secure */)) { in android_media_MediaCodec_LinearBlock_native_obtain()4085 bool hasSecure = false; in android_media_MediaCodec_LinearBlock_checkCompatible() local4089 hasSecure = true; in android_media_MediaCodec_LinearBlock_checkCompatible()4094 if (hasSecure && hasNonSecure) { in android_media_MediaCodec_LinearBlock_checkCompatible()