Searched refs:plt (Results 1 – 8 of 8) sorted by relevance
/system/media/camera/docs/ |
D | plots.py | 5 import matplotlib.pyplot as plt namespace 16 plt.figure(fig.number) 19 lines, = plt.plot(x,y) 49 plt.figure(fig.number) 51 plt.imshow(imgMap - 1, interpolation='nearest') 54 plt.text(x,y, imgMap[y,x,index], color='white') 73 lin_fig = plt.figure(1) 77 plt.title(lin_title) 82 plt.savefig('linear_tonemap.png',bbox_inches='tight') 89 inv_fig = plt.figure(2) [all …]
|
/system/tools/aidl/scripts/ |
D | vis_aidl_ver_errors.py | 5 import matplotlib.pyplot as plt namespace 53 plt.figure(figsize=(10,10)) 55 plt.show()
|
/system/chre/build/sys_support/qcom/ |
D | uimage_v2.lcs | 63 .rela.plt : { *(.rela.plt) } 72 .plt : { *(.plt) } 120 .got.plt : { *(.got.plt) }
|
D | uimage.lcs.toolv80 | 66 .rela.plt : 68 *(.rela.plt) 81 .plt : { *(.plt) } 109 .got.plt : { *(.got.plt) *(.igot.plt) }
|
/system/extras/simpleperf/doc/ |
D | executable_commands_reference.md | 615 6.24% 1756 sudogame 7394 7394 @plt
|
/system/extras/simpleperf/testdata/ |
D | perf_display_bitmaps.RenderThread.perf-script | 2089 7531dc0f58 @plt (/system/lib64/libhwui.so) 8657 7494921bd8 @plt (/system/lib64/vndk-sp-29/libz.so)
|
D | perf_display_bitmaps.header.perf-script | 2104 7531dc0f58 @plt (/system/lib64/libhwui.so) 8672 7494921bd8 @plt (/system/lib64/vndk-sp-29/libz.so)
|
D | perf_display_bitmaps.perf-script | 2089 7531dc0f58 @plt (/system/lib64/libhwui.so) 8657 7494921bd8 @plt (/system/lib64/vndk-sp-29/libz.so)
|