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

  /system/security/keystore/
operation.h 60 size_t getOperationCount() const { return mMap.size(); }
  /external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.cpp 130 int getOperationCount (void) const;
136 int AtomicCounterTest::getOperationCount (void) const
924 const deInt32 ssoSize = m_spec.atomicCounterCount * m_spec.callCount * m_spec.threadCount * 4 * getOperationCount();
    [all...]

Completed in 109 milliseconds