HomeSort by relevance Sort by last modified time
    Searched refs:String8 (Results 676 - 700 of 724) sorted by null

<<212223242526272829

  /frameworks/native/services/sensorservice/
SensorDevice.cpp 70 void SensorDevice::dump(String8& result)
  /hardware/qcom/audio/legacy/alsa_sound/
ALSAMixer.cpp 28 #include <utils/String8.h>
AudioStreamOutALSA.cpp 32 #include <utils/String8.h>
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 64 #include <utils/String8.h>
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 425 String8 str8_param(parms);
486 String8 params(mParameters.flatten());
    [all...]
  /frameworks/av/camera/tests/
ProCameraTests.cpp 399 String8("ProCameraTest StreamingImage Surface"),
424 String8("ProCameraTest StreamingImage Surface"),
    [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 34 #include <utils/String8.h>
988 const sp<DataSource> &source, String8 *mimeType, float *confidence,
  /frameworks/base/core/jni/
android_os_Parcel.cpp 42 #include <utils/String8.h>
385 String8 name8(str, env->GetStringLength(name));
  /frameworks/base/media/jni/
android_media_ImageReader.cpp 22 #include <utils/String8.h>
776 String8 msg;
  /frameworks/native/libs/ui/
Region.cpp 22 #include <utils/String8.h>
792 void Region::dump(String8& out, const char* what, uint32_t flags) const
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 175 android::String8 scriptSONameSystem("/system/lib/librs.");
224 android::String8 bcFilename(cacheDir);
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.cpp 51 void MDPComp::dump(android::String8& buf)
776 android::String8 sDump("");
    [all...]
hwc.cpp 573 android::String8 aBuf("");
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 758 surfaceControl = client->createSurface(String8("camera_test_menu"),
875 String8 bit_rate(vbit_string);
    [all...]
  /frameworks/av/cmds/stagefright/
sf2.cpp 614 String8("A Surface"),
  /frameworks/av/media/libstagefright/
FLACExtractor.cpp 820 const sp<DataSource> &source, String8 *mimeType, float *confidence,
  /frameworks/av/media/libstagefright/omx/
OMX.cpp 204 Vector<String8> roles;
  /frameworks/base/libs/hwui/
DisplayList.cpp 38 String8 cachesLog;
OpenGLRenderer.h     [all...]
  /frameworks/native/include/ui/
mat4.h 24 #include <utils/String8.h>
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc.cpp 572 android::String8 aBuf("");
hwc_mdpcomp.cpp 51 void MDPComp::dump(android::String8& buf)
787 android::String8 sDump("");
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc.cpp 668 android::String8 aBuf("");
hwc_mdpcomp.cpp 54 void MDPComp::dump(android::String8& buf)
937 android::String8 sDump("");
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 212 const char *url, const KeyedVector<String8, String8> *headers) {
    [all...]

Completed in 1221 milliseconds

<<212223242526272829