HomeSort by relevance Sort by last modified time
    Searched refs:Perform (Results 101 - 125 of 237) sorted by null

1 2 3 45 6 7 8 910

  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_display_external.cpp 318 int HWCDisplayExternal::Perform(uint32_t operation, ...) {
hwc_color_manager.cpp 182 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_INFO, solid_fill_color);
193 hwc_display->Perform(HWCDisplayPrimary::UNSET_QDCM_SOLID_FILL_INFO, 0);
hwc_display_primary.cpp 264 int HWCDisplayPrimary::Perform(uint32_t operation, ...) {
hwc_session.cpp     [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.asm 166 ; Perform any essential early platform initilaisation
445 ; Perform requested sideband read
490 ; Perform requested sideband write
532 ; Perform a DWORD PCI Configuration write
569 ; Perform a DWORD PCI Configuration read
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
Flat32.asm 118 ; Perform any essential early platform initilaisation
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_color_manager.cpp 182 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_INFO, solid_fill_color);
193 hwc_display->Perform(HWCDisplayPrimary::UNSET_QDCM_SOLID_FILL_INFO, 0);
hwc_display_primary.cpp 264 int HWCDisplayPrimary::Perform(uint32_t operation, ...) {
hwc_session.cpp     [all...]
  /external/webrtc/webrtc/modules/audio_coding/test/
EncodeDecodeTest.cc 268 void EncodeDecodeTest::Perform() {
TestAllCodecs.cc 125 void TestAllCodecs::Perform() {
TwoWayCommunication.cc 239 void TwoWayCommunication::Perform() {
iSACTest.cc 141 void ISACTest::Perform() {
TestRedFec.cc 65 void TestRedFec::Perform() {
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.cpp 999 return hwc_display_[HWC_DISPLAY_PRIMARY]->Perform(
1002 return hwc_display_[HWC_DISPLAY_PRIMARY]->Perform(
1007 return hwc_display_[HWC_DISPLAY_PRIMARY]->Perform(
1021 return hwc_display_[HWC_DISPLAY_PRIMARY]->Perform(HWCDisplayPrimary::SET_DISPLAY_MODE, mode);
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-spec-builders.h     [all...]
  /external/googletest/googlemock/include/gmock/
gmock-spec-builders.h     [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-spec-builders.h     [all...]
  /frameworks/native/cmds/dumpsys/tests/
dumpsys_test.cpp 76 virtual Result Perform(const ArgumentTuple& args) {
  /hardware/qcom/display/msm8909/gralloc/
gr_device_impl.cpp 524 gralloc1_error_t err = dev->buf_mgr_->Perform(operation, args);
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display_primary.cpp 307 int HWCDisplayPrimary::Perform(uint32_t operation, ...) {
hwc_session.cpp     [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_display_primary.cpp 287 int HWCDisplayPrimary::Perform(uint32_t operation, ...) {
hwc_session.cpp     [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 489 gralloc1_error_t err = dev->buf_mgr_->Perform(operation, args);

Completed in 535 milliseconds

1 2 3 45 6 7 8 910