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

  /frameworks/av/media/libmediaplayerservice/
HDCP.cpp 103 uint32_t HDCP::getCaps() {
110 return mHDCPModule->getCaps();
  /frameworks/native/include/media/hardware/
HDCPAPI.h 92 virtual uint32_t getCaps() {
  /frameworks/av/media/libmedia/
IHDCP.cpp 89 virtual uint32_t getCaps() {
237 reply->writeInt32(getCaps());
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp 237 status_t V4LCameraAdapter::getCaps(const int sensorId, CameraProperties::Properties* params,
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 58 const FrameBufferCaps &getCaps() const { return m_caps; }
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapabilities.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLEScontext.h 155 virtual GLSupport* getCaps(){return &s_glSupport;};
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.cpp 646 bool linked = programObject->link(getCaps());
    [all...]

Completed in 544 milliseconds