HomeSort by relevance Sort by last modified time
    Searched refs:isSecureBuffer (Results 1 - 21 of 21) 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 341 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 468 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp 414 if(!isSecureBuffer(hnd) && isNonIntegralSourceCrop(layer->sourceCropf))
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp 197 if(!wb->configureMemory(size, isSecureBuffer(hnd))) {
204 if(isSecureBuffer(hnd)) {
hwc_utils.cpp 387 if (isSecureBuffer(hnd)) {
456 if (! isSecureBuffer(hnd)) {
469 if (isSecureBuffer(hnd)) {
759 if(isSecureBuffer(hnd)) {
    [all...]
hwc_utils.h 268 static inline bool isSecureBuffer(const private_handle_t* hnd) {
hwc_mdpcomp.cpp 264 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 501 if (! isSecureBuffer(hnd)) {
514 if (isSecureBuffer(hnd)) {
798 if(isSecureBuffer(hnd)) {
    [all...]

Completed in 3635 milliseconds