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

  /frameworks/av/media/codec2/vndk/util/
C2InterfaceHelper.cpp 490 std::shared_ptr<C2Param> getParamValue(C2Param::Index ix) const {
743 std::shared_ptr<C2Param> value = _mFactory->getParamValue(p->index());
779 std::shared_ptr<C2Param> value = _mFactory->getParamValue(p->index());
791 std::shared_ptr<C2Param> value = _mFactory->getParamValue(ix);
  /external/deqp/external/openglcts/modules/gl/
gl4cShaderAtomicCounterOpsTests.hpp 85 inline glw::GLuint getParamValue() const
gl4cShaderAtomicCounterOpsTests.cpp 148 atomicOperationStream << m_atomicOp->getParamValue();
  /external/deqp/modules/gles31/functional/
es31fTextureMultisampleTests.cpp     [all...]

Completed in 386 milliseconds