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

  /external/webkit/Source/WebKit/android/plugins/
ANPTypefaceInterface.cpp 98 ASSIGN(i, getRefCount);
android_npapi.h 480 int32_t (*getRefCount)(const ANPTypeface*);
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Shader.h 68 unsigned int getRefCount() const;
ResourceManager.cpp 166 if (shaderObject->second->getRefCount() == 0)
184 if (programObject->second->getRefCount() == 0)
Program.h 123 unsigned int getRefCount() const;
Shader.cpp 209 unsigned int Shader::getRefCount() const
Program.cpp     [all...]
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
Frame.java 138 public int getRefCount() {

Completed in 73 milliseconds