Home
last modified time | relevance | path

Searched refs:hasIt (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp516 static bool hasIt = can_import_protected_content_eglimpl(); in can_import_protected_content() local
517 return hasIt; in can_import_protected_content()
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp63 static bool hasIt = can_import_protected_content_eglimpl(); in can_import_protected_content() local
64 return hasIt; in can_import_protected_content()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c23652 Boolean hasIt; in Qt_MediaHasCharacteristic() local
23662 &hasIt); in Qt_MediaHasCharacteristic()
23665 hasIt); in Qt_MediaHasCharacteristic()