Home | History | Annotate | Download | only in src

Lines Matching refs:hDisplay

173             // hWindow is NDK C ANativeWindow * and hDisplay must be NULL
178 if (pDataLocator->mNativeDisplay.hDisplay != NULL) {
179 SL_LOGE("%s: hDisplay must be NULL, but is %p", name,
180 pDataLocator->mNativeDisplay.hDisplay);