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

  /external/chromium_org/third_party/WebKit/Source/platform/mediastream/
MediaStreamDescriptor.cpp 69 void MediaStreamDescriptor::removeComponent(PassRefPtr<MediaStreamComponent> component)
99 removeComponent(component);
MediaStreamDescriptor.h 78 void removeComponent(PassRefPtr<MediaStreamComponent>);
  /frameworks/av/services/camera/libcameraservice/device3/
StatusTracker.h 60 void removeComponent(int id);
Camera3Stream.cpp 35 statusTracker->removeComponent(mStatusId);
134 statusTracker->removeComponent(mStatusId);
378 oldTracker->removeComponent(mStatusId);
StatusTracker.cpp 65 void StatusTracker::removeComponent(int id) {
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Resourcemanager.c 166 OMX_ERRORTYPE removeComponent(OMX_COMPONENTTYPE *pOMXComponent)
294 ret = removeComponent(pComponentCandidate->pOMXStandComp);
330 ret = removeComponent(pComponentCandidate->pOMXStandComp);
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
MediaStream.cpp 225 m_descriptor->removeComponent(track->component());
354 m_descriptor->removeComponent(component);
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLView.java 158 public boolean removeComponent(GLView component) {
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizePagedView.java     [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 462 milliseconds