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

  /frameworks/base/include/media/stagefright/
HardwareAPI.h 87 const sp<ANativeWindowBuffer>& nativeBuffer;
  /libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp 425 ScopedCharArrayRW nativeBuffer(env, buffer);
426 if (nativeBuffer.get() == NULL) {
431 strcpylen8to16(nativeBuffer.get(), characters, length, &utf16length);
    [all...]

Completed in 3939 milliseconds