HomeSort by relevance Sort by last modified time
    Searched refs:isSecureBuffer (Results 1 - 22 of 22) sorted by null

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_ad.cpp 200 if(isSecureBuffer(hnd)) {
201 if(!wb->setSecure(isSecureBuffer(hnd))) {
232 if(isSecureBuffer(hnd)) {
hwc_virtual.cpp 169 if(isSecureBuffer(ohnd)){
hwc_utils.cpp 901 if (isSecureBuffer(hnd)) {
    [all...]
hwc_utils.h 398 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_mdpcomp.cpp 324 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf))
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_ad.cpp 175 if(isSecureBuffer(hnd)) {
176 if(!wb->setSecure(isSecureBuffer(hnd))) {
207 if(isSecureBuffer(hnd)) {
hwc_virtual.cpp 181 if(isSecureBuffer(ohnd)){
226 if(!isSecureBuffer(ohnd)) {
hwc_utils.cpp 861 if (isSecureBuffer(hnd)) {
    [all...]
hwc_utils.h 421 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_mdpcomp.cpp 349 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf))
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_ad.cpp 179 if(isSecureBuffer(hnd)) {
180 if(!wb->setSecure(isSecureBuffer(hnd))) {
211 if(isSecureBuffer(hnd)) {
hwc_virtual.cpp 156 if(! Writeback::getInstance()->setSecure(isSecureBuffer(ohnd)))
159 isSecureBuffer(ohnd));
200 if(!isSecureBuffer(ohnd)) {
hwc_utils.h 486 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp 403 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf))
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_ad.cpp 179 if(isSecureBuffer(hnd)) {
180 if(!wb->setSecure(isSecureBuffer(hnd))) {
211 if(isSecureBuffer(hnd)) {
hwc_virtual.cpp 155 if(! Writeback::getInstance()->setSecure(isSecureBuffer(ohnd)))
158 isSecureBuffer(ohnd));
199 if(!isSecureBuffer(ohnd)) {
hwc_utils.h 508 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp 407 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf))
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 221 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_utils.cpp 505 if (! isSecureBuffer(hnd)) {
518 if (isSecureBuffer(hnd)) {
803 if(isSecureBuffer(hnd)) {
    [all...]

Completed in 219 milliseconds