Lines Matching refs:cpp

66         "libprotobuf-cpp-lite",
98 "debug/wrap_gles.cpp",
99 "debug/DefaultGlesDriver.cpp",
100 "debug/GlesErrorCheckWrapper.cpp",
101 "debug/GlesDriver.cpp",
102 "debug/FatalBaseDriver.cpp",
103 "debug/NullGlesDriver.cpp",
154 "hwui/AnimatedImageDrawable.cpp",
155 "hwui/AnimatedImageThread.cpp",
156 "hwui/Bitmap.cpp",
157 "hwui/Canvas.cpp",
158 "hwui/MinikinSkia.cpp",
159 "hwui/MinikinUtils.cpp",
160 "hwui/PaintImpl.cpp",
161 "hwui/Typeface.cpp",
162 "pipeline/skia/GLFunctorDrawable.cpp",
163 "pipeline/skia/LayerDrawable.cpp",
164 "pipeline/skia/RenderNodeDrawable.cpp",
165 "pipeline/skia/ReorderBarrierDrawables.cpp",
166 "pipeline/skia/ShaderCache.cpp",
167 "pipeline/skia/SkiaDisplayList.cpp",
168 "pipeline/skia/SkiaMemoryTracer.cpp",
169 "pipeline/skia/SkiaOpenGLPipeline.cpp",
170 "pipeline/skia/SkiaPipeline.cpp",
171 "pipeline/skia/SkiaProfileRenderer.cpp",
172 "pipeline/skia/SkiaRecordingCanvas.cpp",
173 "pipeline/skia/SkiaVulkanPipeline.cpp",
174 "pipeline/skia/VectorDrawableAtlas.cpp",
175 "pipeline/skia/VkFunctorDrawable.cpp",
176 "pipeline/skia/VkInteropFunctorDrawable.cpp",
177 "renderstate/RenderState.cpp",
178 "renderthread/CacheManager.cpp",
179 "renderthread/CanvasContext.cpp",
180 "renderthread/DrawFrameTask.cpp",
181 "renderthread/EglManager.cpp",
182 "renderthread/ReliableSurface.cpp",
183 "renderthread/VulkanManager.cpp",
184 "renderthread/VulkanSurface.cpp",
185 "renderthread/RenderProxy.cpp",
186 "renderthread/RenderTask.cpp",
187 "renderthread/RenderThread.cpp",
188 "renderthread/TimeLord.cpp",
189 "renderthread/Frame.cpp",
190 "service/GraphicsStatsService.cpp",
191 "surfacetexture/EGLConsumer.cpp",
192 "surfacetexture/ImageConsumer.cpp",
193 "surfacetexture/SurfaceTexture.cpp",
194 "thread/CommonPool.cpp",
195 "utils/Blur.cpp",
196 "utils/Color.cpp",
197 "utils/GLUtils.cpp",
198 "utils/LinearAllocator.cpp",
199 "utils/StringUtils.cpp",
200 "utils/VectorDrawableUtils.cpp",
201 "AnimationContext.cpp",
202 "Animator.cpp",
203 "AnimatorManager.cpp",
204 "CanvasTransform.cpp",
205 "DamageAccumulator.cpp",
206 "DeferredLayerUpdater.cpp",
207 "DeviceInfo.cpp",
208 "FrameInfo.cpp",
209 "FrameInfoVisualizer.cpp",
210 "GpuMemoryTracker.cpp",
211 "HardwareBitmapUploader.cpp",
213 "Interpolator.cpp",
214 "JankTracker.cpp",
215 "Layer.cpp",
216 "LayerUpdateQueue.cpp",
217 "Matrix.cpp",
218 "PathParser.cpp",
219 "ProfileData.cpp",
220 "ProfileDataContainer.cpp",
221 "Properties.cpp",
222 "PropertyValuesAnimatorSet.cpp",
223 "PropertyValuesHolder.cpp",
224 "Readback.cpp",
225 "RecordingCanvas.cpp",
226 "RenderNode.cpp",
227 "RenderProperties.cpp",
228 "SkiaCanvas.cpp",
229 "TreeInfo.cpp",
230 "WebViewFunctorManager.cpp",
231 "VectorDrawable.cpp",
235 // Allow implicit fallthroughs in HardwareBitmapUploader.cpp until they are fixed.
269 "debug/nullegl.cpp",
278 "tests/common/scenes/*.cpp",
279 "tests/common/LeakChecker.cpp",
280 "tests/common/TestListViewSceneBase.cpp",
281 "tests/common/TestContext.cpp",
282 "tests/common/TestScene.cpp",
283 "tests/common/TestUtils.cpp",
308 "tests/unit/main.cpp",
309 "tests/unit/CacheManagerTests.cpp",
310 "tests/unit/CanvasContextTests.cpp",
311 "tests/unit/CommonPoolTests.cpp",
312 "tests/unit/DamageAccumulatorTests.cpp",
313 "tests/unit/DeferredLayerUpdaterTests.cpp",
314 "tests/unit/FatVectorTests.cpp",
315 "tests/unit/GpuMemoryTrackerTests.cpp",
316 "tests/unit/GraphicsStatsServiceTests.cpp",
317 "tests/unit/LayerUpdateQueueTests.cpp",
318 "tests/unit/LinearAllocatorTests.cpp",
319 "tests/unit/MatrixTests.cpp",
320 "tests/unit/PathInterpolatorTests.cpp",
321 "tests/unit/RenderNodeDrawableTests.cpp",
322 "tests/unit/RenderNodeTests.cpp",
323 "tests/unit/RenderPropertiesTests.cpp",
324 "tests/unit/RenderThreadTests.cpp",
325 "tests/unit/ShaderCacheTests.cpp",
326 "tests/unit/SkiaBehaviorTests.cpp",
327 "tests/unit/SkiaDisplayListTests.cpp",
328 "tests/unit/SkiaPipelineTests.cpp",
329 "tests/unit/SkiaRenderPropertiesTests.cpp",
330 "tests/unit/SkiaCanvasTests.cpp",
331 "tests/unit/StringUtilsTests.cpp",
332 "tests/unit/TestUtilsTests.cpp",
333 "tests/unit/ThreadBaseTests.cpp",
334 "tests/unit/TypefaceTests.cpp",
335 "tests/unit/VectorDrawableTests.cpp",
336 "tests/unit/VectorDrawableAtlasTests.cpp",
337 "tests/unit/WebViewFunctorManagerTests.cpp",
356 "tests/macrobench/TestSceneRunner.cpp",
357 "tests/macrobench/main.cpp",
380 "tests/microbench/main.cpp",
381 "tests/microbench/DisplayListCanvasBench.cpp",
382 "tests/microbench/LinearAllocatorBench.cpp",
383 "tests/microbench/PathParserBench.cpp",
384 "tests/microbench/RenderNodeBench.cpp",