Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!--
      3   ~ Copyright (C) 2015 The Android Open Source Project
      4   ~
      5   ~ Licensed under the Apache License, Version 2.0 (the "License");
      6   ~ you may not use this file except in compliance with the License.
      7   ~ You may obtain a copy of the License at
      8   ~
      9   ~        http://www.apache.org/licenses/LICENSE-2.0
     10   ~ Unless required by applicable law or agreed to in writing, software
     11   ~ distributed under the License is distributed on an "AS IS" BASIS,
     12   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13   ~ See the License for the specific language governing permissions and limitations under the
     14   ~ License.
     15   ~
     16   -->
     17 
     18 <resources>
     19     <item name="benchmark_list_view_scroll" type="id" />
     20     <item name="benchmark_image_list_view_scroll" type="id" />
     21     <item name="benchmark_shadow_grid" type="id" />
     22     <item name="benchmark_text_high_hitrate" type="id" />
     23     <item name="benchmark_text_low_hitrate" type="id" />
     24     <item name="benchmark_edit_text_input" type="id" />
     25     <item name="benchmark_overdraw" type="id" />
     26     <item name="benchmark_memory_bandwidth" type="id" />
     27     <item name="benchmark_memory_latency" type="id" />
     28     <item name="benchmark_power_management" type="id" />
     29     <item name="benchmark_cpu_heat_soak" type="id" />
     30     <item name="benchmark_cpu_gflops" type="id" />
     31 </resources>