Searched refs:isProtected (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DSurfaceTexture.cpp71 EGLint isProtected = EGL_FALSE; local
72 eglQueryContext(dpy, ctx, EGL_PROTECTED_CONTENT_EXT, &isProtected);
74 return isProtected;
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapMessage.java335 public boolean isProtected() { method in class:BluetoothMapMessage
/frameworks/native/services/surfaceflinger/
H A DLayer.h207 * isProtected - true if the layer may contain protected content in the
210 virtual bool isProtected() const;
H A DLayer.cpp914 bool blackOutLayer = isProtected() || (isSecure() && !hw->isSecure());
1227 bool Layer::isProtected() const function in class:android::Layer
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 589 milliseconds