Searched refs:IOFile (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayUtils.cpp | 42 struct IOFile { struct 43 IOFile(const char* s, const char* mode) : fp(0) { in IOFile() function 63 ~IOFile() { in ~IOFile() argument 251 IOFile fp(Res::edid3dInfoFile, "r"); in is3DTV() 281 IOFile fp(Res::format3DFile, "wb"); in send3DInfoPacket() 291 IOFile fp(Res::barrierFile, "wb"); in enableBarrier()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayUtils.cpp | 43 struct IOFile { struct 44 IOFile(const char* s, const char* mode) : fp(0) { in IOFile() argument 64 ~IOFile() { in ~IOFile() argument 328 IOFile fp(Res::edid3dInfoFile, "r"); in is3DTV() 358 IOFile fp(Res::format3DFile, "wb"); in send3DInfoPacket() 368 IOFile fp(Res::barrierFile, "wb"); in enableBarrier()
|
/hardware/qcom/display/msm8974/liboverlay/ |
D | overlayUtils.cpp | 42 struct IOFile { struct 43 IOFile(const char* s, const char* mode) : fp(0) { in IOFile() function 63 ~IOFile() { in ~IOFile() argument 318 IOFile fp(Res::edid3dInfoFile, "r"); in is3DTV() 348 IOFile fp(Res::format3DFile, "wb"); in send3DInfoPacket() 358 IOFile fp(Res::barrierFile, "wb"); in enableBarrier()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayUtils.cpp | 43 struct IOFile { struct 44 IOFile(const char* s, const char* mode) : fp(0) { in IOFile() argument 64 ~IOFile() { in ~IOFile() argument
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayUtils.cpp | 43 struct IOFile { struct 44 IOFile(const char* s, const char* mode) : fp(0) { in IOFile() function 64 ~IOFile() { in ~IOFile() argument
|