Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 6 of 6) sorted by relevance

/system/core/healthd/
Dhealthd_mode_charger_test.cpp143 .WillRepeatedly(Invoke([](const auto&, GRSurface** surface) { in ExpectChargerResAt()
149 .WillRepeatedly(Invoke([&](const auto&, int* frames, int* fps, GRSurface*** surface) { in ExpectChargerResAt()
Dhealthd_mode_charger.cpp841 int Charger::CreateDisplaySurface(const std::string& name, GRSurface** surface) { in CreateDisplaySurface()
846 GRSurface*** surface) { in CreateMultiDisplaySurface()
Danimation.h37 GRSurface* surface; member
Dhealthd_draw.cpp122 int HealthdDraw::draw_surface_centered(GRSurface* surface) { in draw_surface_centered()
/system/extras/slideshow/
Dslideshow.cpp60 GRSurface* surface; in draw() local
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java695 Surface surface = new Surface(texture); in createCameraPreviewSession() local