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

  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
HostConnection.h 36 // SYNC_IMPL_NONE means that the native fence sync capability is
42 SYNC_IMPL_NONE = 0,
HostConnection.cpp 237 rcEnc->setSyncImpl(SYNC_IMPL_NONE);
244 rcEnc->setSyncImpl(SYNC_IMPL_NONE);

Completed in 2110 milliseconds